commit xdg-app for openSUSE:Factory
Hello community, here is the log from the commit of package xdg-app for openSUSE:Factory checked in at 2016-04-30 23:31:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-app (Old) and /work/SRC/openSUSE:Factory/.xdg-app.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xdg-app" Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-app/xdg-app.changes 2016-04-16 22:08:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-app.new/xdg-app.changes 2016-04-30 23:31:07.000000000 +0200 @@ -1,0 +2,29 @@ +Wed Apr 20 11:19:06 UTC 2016 - dimstar@opensuse.org + +- Update to version 0.5.2: + + The way locale extensions work has changed. Now we build a + single extension for all locales, but we allow you to specify a + subset of it during installation and update time using the + --subpath commandline flag. The main reason for this is that + the many extensions didn't scale, both in technical terms + (large ostree summary file size), but also in terms of the UI + listing hundreds of uninteresting things. + + We no longer use sizes in the commit objects to get installed + and download size, instead we store some extra metadata in the + summary file. This allows us to get much faster access to + these, as with recent ostree versions we can cache the summary + file. + + New command xdg-app build-sign that lets you sign a commit at + any time. + + New argument xdg-app build --force-clean that removes + pre-existing build dirs. + + xdg-app run now uses the "current" version as the default if + you specify no branch or arch. It used to default to the + "master" branch. This will default to the last installed + version, but can be changed with xdg-app make-current. + + Added config-opts to the build-options in xdg-app-builder. This + allows you to extend the configure flags in an arch dependent + way. + + Documentation updates. + +------------------------------------------------------------------- Old: ---- xdg-app-0.5.1.tar.xz New: ---- xdg-app-0.5.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-app.spec ++++++ --- /var/tmp/diff_new_pack.zM4a8u/_old 2016-04-30 23:31:08.000000000 +0200 +++ /var/tmp/diff_new_pack.zM4a8u/_new 2016-04-30 23:31:08.000000000 +0200 @@ -17,7 +17,7 @@ Name: xdg-app -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Manage OSTree based application bundles License: LGPL-2.1+ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zM4a8u/_old 2016-04-30 23:31:08.000000000 +0200 +++ /var/tmp/diff_new_pack.zM4a8u/_new 2016-04-30 23:31:08.000000000 +0200 @@ -5,7 +5,7 @@ <param name="versionformat">@PARENT_TAG@</param> <param name="submodules">enable</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/0.5.1</param> + <param name="revision">refs/tags/0.5.2</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.zM4a8u/_old 2016-04-30 23:31:08.000000000 +0200 +++ /var/tmp/diff_new_pack.zM4a8u/_new 2016-04-30 23:31:08.000000000 +0200 @@ -3,4 +3,4 @@ <param name="url">https://github.com/alexlarsson/xdg-app.git</param> <param name="changesrevision">4f73eaf10b7059fa81ed489bb9f0798d03f4f7ce</param></service><service name="tar_scm"> <param name="url">git://anongit.freedesktop.org/xdg-app/xdg-app</param> - <param name="changesrevision">619e1f1025851179dee3e616000e5de2ccde9412</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">8d6ba78a1d24a52a05173aefda636f68aa45f2c7</param></service></servicedata> \ No newline at end of file ++++++ xdg-app-0.5.1.tar.xz -> xdg-app-0.5.2.tar.xz ++++++ ++++ 2674 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de