Hello community, here is the log from the commit of package engrampa for openSUSE:Factory checked in at 2016-09-25 14:42:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/engrampa (Old) and /work/SRC/openSUSE:Factory/.engrampa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "engrampa" Changes: -------- --- /work/SRC/openSUSE:Factory/engrampa/engrampa.changes 2016-05-23 16:40:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.engrampa.new/engrampa.changes 2016-09-25 14:42:20.000000000 +0200 @@ -1,0 +2,19 @@ +Tue Sep 20 20:50:25 UTC 2016 - [email protected] + +- Update to version 1.16.0: + * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and + --with-gtk build option. + * Port to GtkApplication. + * Use natural sort order when sorting by filename. + * Use application chooser dialog from GTK+ for "Open With" + command instead of custom code. + * Make "encrypt header" option insensitive if no password is + specified. + * Give unrar priority over p7zip when processing RAR archives. + * 7z: Add support for p7zip-rar >= 15.14. + * 7z: Fix issues with files prefixed with '@'. + * Fix some GTK+ deprecations. + * Some more fixes and cleanups. + * Update translations. + +------------------------------------------------------------------- Old: ---- engrampa-1.14.1.tar.xz New: ---- engrampa-1.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ engrampa.spec ++++++ --- /var/tmp/diff_new_pack.nkgeUG/_old 2016-09-25 14:42:21.000000000 +0200 +++ /var/tmp/diff_new_pack.nkgeUG/_new 2016-09-25 14:42:21.000000000 +0200 @@ -16,9 +16,9 @@ # -%define _version 1.14 +%define _version 1.16 Name: engrampa -Version: 1.14.1 +Version: 1.16.0 Release: 0 Summary: MATE Desktop archive manager License: GPL-2.0+ and LGPL-2.0+ @@ -29,10 +29,11 @@ BuildRequires: hicolor-icon-theme BuildRequires: libxml2-python BuildRequires: mate-common >= %{_version} +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 BuildRequires: pkgconfig(libcaja-extension) >= %{_version} BuildRequires: pkgconfig(sm) Recommends: %{name}-lang @@ -68,10 +69,10 @@ %setup -q %build +NOCONFIGURE=1 mate-autogen %configure \ --disable-static \ --disable-scrollkeeper \ - --with-gtk=2.0 \ --libexecdir=%{_libexecdir}/%{name} make %{?_smp_mflags} @@ -80,10 +81,6 @@ %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print -if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then - rm -rf %{buildroot}%{_datadir}/MateConf/ -fi - %post %desktop_database_postun %icon_theme_cache_postun ++++++ engrampa-1.14.1.tar.xz -> engrampa-1.16.0.tar.xz ++++++ ++++ 149012 lines of diff (skipped)
