Hello community, here is the log from the commit of package c-dvar for openSUSE:Factory checked in at 2018-03-06 10:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c-dvar (Old) and /work/SRC/openSUSE:Factory/.c-dvar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c-dvar" Tue Mar 6 10:48:20 2018 rev:2 rq:583133 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/c-dvar/c-dvar.changes 2017-09-14 21:16:48.209165972 +0200 +++ /work/SRC/openSUSE:Factory/.c-dvar.new/c-dvar.changes 2018-03-06 10:49:18.347910557 +0100 @@ -1,0 +2,6 @@ +Mon Mar 5 20:10:01 UTC 2018 - [email protected] + +- Update to snapshot 1.7 + * Fix truncation on 64bit deserializer reader + +------------------------------------------------------------------- Old: ---- c-dvar-1.git2.tar.xz New: ---- c-dvar-1.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c-dvar.spec ++++++ --- /var/tmp/diff_new_pack.ph0pXD/_old 2018-03-06 10:49:18.887891050 +0100 +++ /var/tmp/diff_new_pack.ph0pXD/_new 2018-03-06 10:49:18.891890906 +0100 @@ -1,7 +1,7 @@ # # spec file for package c-dvar # -# 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 @@ -18,7 +18,7 @@ Name: c-dvar %define lname libcdvar0 -Version: 1.git2 +Version: 1.7 Release: 0 Summary: Library implementing the D-Bus Variant type system License: Apache-2.0 @@ -60,6 +60,7 @@ %install %meson_install +perl -i -pe 's{Version:\s*1}{Version: %version}' %buildroot/%_libdir/pkgconfig/*.pc %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ph0pXD/_old 2018-03-06 10:49:18.923889750 +0100 +++ /var/tmp/diff_new_pack.ph0pXD/_new 2018-03-06 10:49:18.923889750 +0100 @@ -4,7 +4,8 @@ <param name="url">git://github.com/c-util/c-dvar</param> <param name="revision">master</param> <param name="parent-tag">v1</param> - <param name="versionformat">1.git@TAG_OFFSET@</param> + <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param> + <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ c-dvar-1.git2.tar.xz -> c-dvar-1.7.tar.xz ++++++ ++++ 2596 lines of diff (skipped)
