Hello community, here is the log from the commit of package mate-menus for openSUSE:Factory checked in at 2019-07-31 14:35:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-menus (Old) and /work/SRC/openSUSE:Factory/.mate-menus.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-menus" Wed Jul 31 14:35:20 2019 rev:14 rq:719959 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-menus/mate-menus.changes 2019-05-16 22:08:26.134370112 +0200 +++ /work/SRC/openSUSE:Factory/.mate-menus.new.4126/mate-menus.changes 2019-07-31 14:35:32.097892608 +0200 @@ -1,0 +2,11 @@ +Wed Jul 17 13:52:18 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Update translations. + * Use datadir and libdir when install gir files + * Change url project's website +- remove patch: + * mate-menus-glib-2.48.patch: we don't support glib2.48 anymore +- build require glib >= 2.50 and gio >= 2.50 + +------------------------------------------------------------------- Old: ---- mate-menus-1.22.0.tar.xz mate-menus-glib-2.48.patch New: ---- mate-menus-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-menus.spec ++++++ --- /var/tmp/diff_new_pack.RLlgjZ/_old 2019-07-31 14:35:32.717892291 +0200 +++ /var/tmp/diff_new_pack.RLlgjZ/_new 2019-07-31 14:35:32.721892289 +0200 @@ -19,9 +19,9 @@ %define soname libmate-menu %define sover 2 %define typelib typelib-1_0-MateMenu-2_0 -%define _version 1.22 +%define _version 1.23 Name: mate-menus -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: MATE Desktop Menu License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -29,14 +29,13 @@ URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FEATURE-OPENSUSE mate-menus-glib-2.48.patch -- Restore GLib 2.48 support. -Patch0: mate-menus-glib-2.48.patch BuildRequires: intltool -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gio-2.0) >= 2.48 -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(gio-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) Requires: %{name}-branding Recommends: %{name}-lang @@ -112,7 +111,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ mate-menus-1.22.0.tar.xz -> mate-menus-1.23.0.tar.xz ++++++ ++++ 2476 lines of diff (skipped)
