Hello community, here is the log from the commit of package xdg-app for openSUSE:Factory checked in at 2015-10-12 10:02:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-10-06 16:36:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-app.new/xdg-app.changes 2015-10-12 10:02:19.000000000 +0200 @@ -1,0 +2,46 @@ +Mon Oct 05 13:22:12 UTC 2015 - [email protected] + +- Update to version 0.4.4: + + build: Fix srcdir != builddir from git + + build-export: Strip out uid/gid and xattrs + + fuse: Disable entry cache to work around race condition + + helper: Handle existing mounts with escaped characters + + Propagate Xauthority details to the sandbox if X11 is enabled +- Add pkgconfig(xau) to BuildRequires. + +------------------------------------------------------------------- +Mon Oct 05 13:21:25 UTC 2015 - [email protected] + +- Update to version 0.4.3: + + Accept -d as --show-details in all commands that support it + + Fix regression is dbus proxy + + utils: Add xdg_app_fail + + Add --nofilesystem commandline arg + + Make usage_error return FALSE + + Add xdg-app dump-runtime command + + cleanup: Remove trivial use of goto out + + cleanup: Remove unused variables + + cleanup: Simplify code using xdg_app_fail + + Make sure we build against older ostree (without gpg import) + +------------------------------------------------------------------- +Mon Oct 05 13:20:48 UTC 2015 - [email protected] + +- Update to version 0.4.2: + + run: When creating /etc symlinks, don't make symlinks to + symlinks + + xdg-app build: Support extensions + + run: Fix handling of which filesystems you can access + + remove some unused code + + run: Add /var/config and /var/data to sandbox + + add-remote: Allow specifying local pathname instead of uri + + Make seccomp optional + + Update to libglnx for new autocleanup backports + + Add xdg-app enter command + + Move table printer to xdg-app-utils.c + + list-remotes: Add support for listing both user and system + remotes + + list-apps/runtimes: User table printer + + bash_completion: Properly list apps when completing "run" + +------------------------------------------------------------------- Old: ---- xdg-app-0.4.1.tar.xz New: ---- xdg-app-0.4.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-app.spec ++++++ --- /var/tmp/diff_new_pack.kcIWUd/_old 2015-10-12 10:02:20.000000000 +0200 +++ /var/tmp/diff_new_pack.kcIWUd/_new 2015-10-12 10:02:20.000000000 +0200 @@ -17,7 +17,7 @@ Name: xdg-app -Version: 0.4.1 +Version: 0.4.4 Release: 0 Summary: Manage OSTree based application bundles License: LGPL-2.1+ @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(ostree-1) >= 2015.3 +BuildRequires: pkgconfig(xau) Requires: ostree >= 2015.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kcIWUd/_old 2015-10-12 10:02:20.000000000 +0200 +++ /var/tmp/diff_new_pack.kcIWUd/_new 2015-10-12 10:02:20.000000000 +0200 @@ -2,10 +2,10 @@ <service name="tar_scm" mode="disabled"> <param name="url">git://anongit.freedesktop.org/xdg-app/xdg-app</param> <param name="scm">git</param> - <param name="versionformat">0.4.1</param> + <param name="versionformat">0.4.4</param> <param name="submodules">enable</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/0.4.1</param> + <param name="revision">refs/tags/0.4.4</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.kcIWUd/_old 2015-10-12 10:02:20.000000000 +0200 +++ /var/tmp/diff_new_pack.kcIWUd/_new 2015-10-12 10:02:20.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">f22c0edfd85154c0488f3bb93f24bdd9a4377464</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">dda045d808e8f21a22998a52678e3a3dd8925dc4</param></service></servicedata> \ No newline at end of file ++++++ xdg-app-0.4.1.tar.xz -> xdg-app-0.4.4.tar.xz ++++++ ++++ 4138 lines of diff (skipped)
