Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmediaart for openSUSE:Factory checked in at 2021-06-01 10:33:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmediaart (Old) and /work/SRC/openSUSE:Factory/.libmediaart.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmediaart" Tue Jun 1 10:33:31 2021 rev:14 rq:895941 version:1.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes 2020-03-16 10:16:04.831532057 +0100 +++ /work/SRC/openSUSE:Factory/.libmediaart.new.1898/libmediaart.changes 2021-06-01 10:33:45.236434287 +0200 @@ -1,0 +2,16 @@ +Sat May 22 19:10:34 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.9.5: + + libmediaart: + - Remove QT4 support + - Mandate that input strings are UTF8 + + extract: Remove local storage + + build: + - Drop autotools support + - Update to recent glib API + - Introspection fixes + - Added CI +- Drop meson-Introspection-fix.patch: Fixed upstream. +- Update meson option for building docs to new gtk_doc=true value. + +------------------------------------------------------------------- Old: ---- libmediaart-1.9.4.tar.xz meson-Introspection-fix.patch New: ---- libmediaart-1.9.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmediaart.spec ++++++ --- /var/tmp/diff_new_pack.Wqj9La/_old 2021-06-01 10:33:45.792435235 +0200 +++ /var/tmp/diff_new_pack.Wqj9La/_new 2021-06-01 10:33:45.792435235 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmediaart # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: libmediaart -Version: 1.9.4 +Version: 1.9.5 Release: 0 Summary: Media Art extraction library # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code @@ -27,9 +27,6 @@ URL: https://gitlab.gnome.org/GNOME/libmediaart Source0: https://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM meson-Introspection-fix.patch bgo#792272 robert.munte...@gmail.com -- meson: Introspection fix -Patch1: meson-Introspection-fix.patch - BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel >= 1.30.0 BuildRequires: gtk-doc @@ -83,7 +80,7 @@ %build %meson \ -Dimage_library=gdk-pixbuf \ - -Dwith-docs=yes \ + -Dgtk_doc=true \ %{nil} %meson_build ++++++ libmediaart-1.9.4.tar.xz -> libmediaart-1.9.5.tar.xz ++++++ ++++ 62752 lines of diff (skipped)