Hello community, here is the log from the commit of package libgexiv2 for openSUSE:Factory checked in at 2019-01-26 22:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgexiv2 (Old) and /work/SRC/openSUSE:Factory/.libgexiv2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgexiv2" Sat Jan 26 22:16:25 2019 rev:36 rq:666341 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgexiv2/libgexiv2.changes 2019-01-15 09:09:29.198617973 +0100 +++ /work/SRC/openSUSE:Factory/.libgexiv2.new.28833/libgexiv2.changes 2019-01-26 22:16:27.079145847 +0100 @@ -1,0 +2,16 @@ +Tue Jan 8 19:37:55 UTC 2019 - [email protected] + +- Update to version 0.11.0: + + Remove autotools. + + Align Meson options with the rest of GNOME. + + Prevent additional newlines from Exiv2 logging. + + Remove VAPI overrides. + + Adapt to Exiv2 changes in 0.27 and master. + + Fix several issues with Gtk-Doc. + + Add support to read Exiv2 meta-data from a GInputStream. +- Add explicit pkgconfig(gio-2.0) BuildRequires: meson checks for + it. +- Pass -Dintrospection=true to meson, ensure we build introspection + support. + +------------------------------------------------------------------- Old: ---- gexiv2-0.10.10.tar.xz New: ---- gexiv2-0.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgexiv2.spec ++++++ --- /var/tmp/diff_new_pack.baaEf3/_old 2019-01-26 22:16:27.563145453 +0100 +++ /var/tmp/diff_new_pack.baaEf3/_new 2019-01-26 22:16:27.567145450 +0100 @@ -21,13 +21,13 @@ %bcond_without python2 %bcond_without python3 Name: libgexiv2 -Version: 0.10.10 +Version: 0.11.0 Release: 0 Summary: A GObject-based Exiv2 wrapper License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://wiki.gnome.org/Projects/gexiv2 -Source0: http://ftp.gnome.org/pub/gnome/sources/gexiv2/0.10/%{tarname}-%{version}.tar.xz +Source0: https://ftp.gnome.org/pub/gnome/sources/gexiv2/0.11/%{tarname}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: %{python_module devel} @@ -39,6 +39,7 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(exiv2) >= 0.26 +BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 BuildRequires: pkgconfig(gobject-2.0) >= 2.38.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(vapigen) @@ -102,6 +103,7 @@ %build %meson \ + -Dintrospection=true \ %{nil} %meson_build ++++++ gexiv2-0.10.10.tar.xz -> gexiv2-0.11.0.tar.xz ++++++ ++++ 63680 lines of diff (skipped)
