Hello community, here is the log from the commit of package libostree for openSUSE:Factory checked in at 2018-02-12 10:10:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libostree (Old) and /work/SRC/openSUSE:Factory/.libostree.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libostree" Mon Feb 12 10:10:14 2018 rev:7 rq:574227 version:2018.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libostree/libostree.changes 2017-12-31 00:43:02.617012249 +0100 +++ /work/SRC/openSUSE:Factory/.libostree.new/libostree.changes 2018-02-12 10:10:16.360191713 +0100 @@ -1,0 +2,22 @@ +Mon Feb 05 14:25:03 UTC 2018 - [email protected] + +- Update to version 2018.1: + + Support for booting without initramfs. + + bash/ostree: add missing --add-metadata option. + + bin/commit: add --keep-metadata option. + + bin/commit: move parent checking code higher up. + + bin: Fix cookie builtin build with curl but no soup. + + build-sys: Allow building with curl, but without libsoup. + + build-sys: Link with -ldl for rust build. + + deploy: add --karg-none argument. + + find-remotes: Add --finders option. + + grub2: Exit gracefully if there's no system ostree repository. + + lib/checkout: Validate pathnames during checkout. + + lib/fetcher: Add version to USER_AGENT string. + + lib/pull: allways include ostree-repo-pull-private.h. + + lib: Validate metadata structure more consistently during pull. + + ostree-prepare-root: enabler for simpler kernel arg. + + rofiles: Add --copyup option. + + rofiles: Fix --copyup when creating a new file. + +------------------------------------------------------------------- Old: ---- libostree-2017.15.tar.xz New: ---- libostree-2018.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libostree.spec ++++++ --- /var/tmp/diff_new_pack.KZQRvK/_old 2018-02-12 10:10:17.432153080 +0100 +++ /var/tmp/diff_new_pack.KZQRvK/_new 2018-02-12 10:10:17.436152936 +0100 @@ -1,7 +1,7 @@ # # spec file for package libostree # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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: libostree -Version: 2017.15 +Version: 2018.1 Release: 0 Summary: Git for operating system binaries License: LGPL-2.0+ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KZQRvK/_old 2018-02-12 10:10:17.472151639 +0100 +++ /var/tmp/diff_new_pack.KZQRvK/_new 2018-02-12 10:10:17.472151639 +0100 @@ -2,10 +2,11 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/ostreedev/ostree.git</param> <param name="scm">git</param> - <param name="versionformat">2017.15</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="versionrewrite-pattern">v(.*)</param> <param name="filename">libostree</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/v2017.15</param> + <param name="revision">refs/tags/v2018.1</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.KZQRvK/_old 2018-02-12 10:10:17.492150918 +0100 +++ /var/tmp/diff_new_pack.KZQRvK/_new 2018-02-12 10:10:17.492150918 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ostreedev/ostree.git</param> - <param name="changesrevision">19d08dab617bf060c6440ecbd8df3347b04741b5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">d3fa95023e1d944f5923064d5b19cc6ee62cf80a</param></service></servicedata> \ No newline at end of file ++++++ libostree-2017.15.tar.xz -> libostree-2018.1.tar.xz ++++++ ++++ 1784 lines of diff (skipped)
