Hello community, here is the log from the commit of package ostree for openSUSE:Factory checked in at 2017-02-19 00:39:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ostree (Old) and /work/SRC/openSUSE:Factory/.ostree.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ostree" Changes: -------- --- /work/SRC/openSUSE:Factory/ostree/ostree.changes 2017-01-15 11:07:42.526525827 +0100 +++ /work/SRC/openSUSE:Factory/.ostree.new/ostree.changes 2017-02-19 00:39:46.631014124 +0100 @@ -1,0 +2,13 @@ +Fri Feb 10 16:42:57 UTC 2017 - [email protected] + +- Update to version 2017.1: + + This release has mostly bugfixes, the main new feature is that + the prune command gained more sophistication around selectively + pruning branches. We're planning to use this in Project Atomic + work where we want to co-locate both "development" and "stable" + branches in the same repository. + + The next release is likely to be more exciting, as we have an + additional new libcurl backend in the works - this release + contains some preparatory cleanup for that. + +------------------------------------------------------------------- Old: ---- ostree-2016.15.tar.xz New: ---- ostree-2017.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ostree.spec ++++++ --- /var/tmp/diff_new_pack.nWhvhm/_old 2017-02-19 00:39:47.110946618 +0100 +++ /var/tmp/diff_new_pack.nWhvhm/_new 2017-02-19 00:39:47.114946055 +0100 @@ -1,7 +1,7 @@ # # spec file for package ostree # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ostree -Version: 2016.15 +Version: 2017.1 Release: 0 Summary: Git for operating system binaries License: GPL-2.0+ @@ -155,6 +155,7 @@ %dir %{_libexecdir}/ostree %{_libexecdir}/ostree/ostree-prepare-root %{_libexecdir}/ostree/ostree-remount +%{_libexecdir}/ostree/ostree-trivial-httpd %dir %{_libexecdir}/dracut %dir %{_libexecdir}/dracut/modules.d %{_libexecdir}/dracut/modules.d/98ostree/ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nWhvhm/_old 2017-02-19 00:39:47.142942118 +0100 +++ /var/tmp/diff_new_pack.nWhvhm/_new 2017-02-19 00:39:47.146941555 +0100 @@ -2,9 +2,9 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/ostreedev/ostree.git</param> <param name="scm">git</param> - <param name="versionformat">2016.15</param> + <param name="versionformat">2017.1</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/v2016.15</param> + <param name="revision">refs/tags/v2017.1</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.nWhvhm/_old 2017-02-19 00:39:47.170938180 +0100 +++ /var/tmp/diff_new_pack.nWhvhm/_new 2017-02-19 00:39:47.170938180 +0100 @@ -3,4 +3,4 @@ <param name="url">git://git.gnome.org/ostree</param> <param name="changesrevision">bfa23bdc1f13a646f1c91f8a2724022eef2d5656</param></service><service name="tar_scm"> <param name="url">https://github.com/ostreedev/ostree.git</param> - <param name="changesrevision">c9d565a5a9b435b5d3ed64a96c14a1c110698f4c</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6517a8a27a1386e7cb5482e7cb2919fe92721ccf</param></service></servicedata> \ No newline at end of file ++++++ ostree-2016.15.tar.xz -> ostree-2017.1.tar.xz ++++++ ++++ 4133 lines of diff (skipped)
