Hello community, here is the log from the commit of package mozo for openSUSE:Factory checked in at 2016-04-15 19:11:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozo (Old) and /work/SRC/openSUSE:Factory/.mozo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "mozo" Changes: -------- --- /work/SRC/openSUSE:Factory/mozo/mozo.changes 2016-01-12 16:13:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mozo.new/mozo.changes 2016-04-15 19:11:34.000000000 +0200 @@ -1,0 +2,21 @@ +Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.14.0: + * Update translations. + * Fix Changelog generation. + +------------------------------------------------------------------- +Sat Mar 5 13:50:54 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.13.1: + * Move to GTK+3 and GObject Introspection, drop old + PyGTK+-related code. +- Add mozo-gtk3.10.patch: add support for Gtk 3.10 (SLE 12 and + openSUSE 13.1). + +------------------------------------------------------------------- +Mon Jan 25 19:56:45 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.13.0. + +------------------------------------------------------------------- Old: ---- mozo-1.12.0.tar.xz New: ---- mozo-1.14.0.tar.xz mozo-gtk3.10.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozo.spec ++++++ --- /var/tmp/diff_new_pack.eYrpHl/_old 2016-04-15 19:11:35.000000000 +0200 +++ /var/tmp/diff_new_pack.eYrpHl/_new 2016-04-15 19:11:35.000000000 +0200 @@ -16,22 +16,26 @@ # -%define _version 1.12 +%define _version 1.14 Name: mozo -Version: 1.12.0 +Version: 1.14.0 Release: 0 Summary: MATE Desktop menu editor License: LGPL-2.1+ Group: System/GUI/Other Url: http://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +# PATCH-FIX-OPENSUSE mozo-gtk3.10.patch sor.alexei@meowr.ru +Patch0: %{name}-gtk3.10.patch BuildRequires: fdupes +BuildRequires: gobject-introspection-devel BuildRequires: hicolor-icon-theme BuildRequires: mate-common >= %{_version} BuildRequires: update-desktop-files BuildRequires: pkgconfig(libmate-menu) >= %{_version} -BuildRequires: pkgconfig(pygobject-2.0) +BuildRequires: pkgconfig(pygobject-3.0) Requires: mate-menus >= %{_version} +Requires: python-gobject Requires: python-mate-menus >= %{_version} Recommends: %{name}-lang # mate-menu-editor was last used in openSUSE 13.1. @@ -48,8 +52,10 @@ %prep %setup -q +%patch0 -p1 %build +NOCONFIGURE=1 mate-autogen %configure make %{?_smp_mflags} ++++++ mozo-1.12.0.tar.xz -> mozo-1.14.0.tar.xz ++++++ ++++ 10034 lines of diff (skipped) ++++++ mozo-gtk3.10.patch ++++++ --- a/data/mozo.ui +++ b/data/mozo.ui @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.19.0 --> <interface> - <requires lib="gtk+" version="3.14"/> + <requires lib="gtk+" version="3.10"/> <object class="GtkUIManager" id="uimanager1"> <child> <object class="GtkActionGroup" id="actiongroup1">