Hello community, here is the log from the commit of package engrampa for openSUSE:Factory checked in at 2016-04-15 19:09:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-11-11 10:30:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.engrampa.new/engrampa.changes 2016-04-15 19:09:16.000000000 +0200 @@ -1,0 +2,19 @@ +Sat Apr 9 11:24:53 UTC 2016 - [email protected] + +- Update to version 1.14.0: + * Update translations. + +------------------------------------------------------------------- +Sun Feb 21 16:56:54 UTC 2016 - [email protected] + +- Update to version 1.13.1 (changes since 1.12.0): + * 7z: Correct checking for p7zip 15.09+. + * Drop MateConf migration script. + * Fix random crash in "open with" dialog. + * rar: Avoid "No files to extract" message when disabling + overwriting existing files. + * tar: Allow changing contents of .txz files (like it's allowed + for .tar.xz files) + * unar, 7z: Avoid problems with '?' char in filenames. + +------------------------------------------------------------------- Old: ---- engrampa-1.12.0.tar.xz New: ---- engrampa-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ engrampa.spec ++++++ --- /var/tmp/diff_new_pack.WKXUcY/_old 2016-04-15 19:09:17.000000000 +0200 +++ /var/tmp/diff_new_pack.WKXUcY/_new 2016-04-15 19:09:17.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package engrampa # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define _version 1.12 +%define _version 1.14 Name: engrampa -Version: 1.12.0 +Version: 1.14.0 Release: 0 Summary: MATE Desktop archive manager License: GPL-2.0+ and LGPL-2.0+ @@ -36,6 +36,7 @@ BuildRequires: pkgconfig(libcaja-extension) >= %{_version} BuildRequires: pkgconfig(sm) Recommends: %{name}-lang +# mate-file-archiver was last used in openSUSE 13.1. Provides: mate-file-archiver = %{version} Obsoletes: mate-file-archiver < %{version} Obsoletes: mate-file-archiver-lang < %{version} @@ -53,8 +54,9 @@ Summary: MATE Desktop engrampa plugin for caja Group: System/GUI/Other Requires: %{name} = %{version}-%{release} -Provides: mate-file-archiver-%{name} = %{version} -Obsoletes: mate-file-archiver-%{name} < %{version} +# mate-file-manager-engrampa was last used in openSUSE 13.1. +Provides: mate-file-manager-%{name} = %{version} +Obsoletes: mate-file-manager-%{name} < %{version} %description -n caja-engrampa Engrampa is an archive manager for the MATE Desktop Environment. @@ -69,6 +71,7 @@ %configure \ --disable-static \ --disable-scrollkeeper \ + --with-gtk=2.0 \ --libexecdir=%{_libexecdir}/%{name} make %{?_smp_mflags} ++++++ engrampa-1.12.0.tar.xz -> engrampa-1.14.0.tar.xz ++++++ ++++ 92882 lines of diff (skipped)
