Hello community,

here is the log from the commit of package engrampa for openSUSE:Factory 
checked in at 2015-07-02 22:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-10-05 
20:32:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.engrampa.new/engrampa.changes   2015-07-03 
00:03:38.000000000 +0200
@@ -1,0 +2,51 @@
+Tue May  5 13:47:23 UTC 2015 - [email protected]
+
+- Update to 1.10.0 (changes since 1.9.2):
+  * Update translations.
+- Spec cleanup.
+
+-------------------------------------------------------------------
+Thu Jan 22 20:41:03 UTC 2015 - [email protected]
+
+- Update to version 1.9.2 (unstable)
+  * Fix hyphen-as-minus-sign issues for engrampa.1 man page
+  * Add keywords key to .desktop file
+
+-------------------------------------------------------------------
+Wed Dec 10 12:22:41 UTC 2014 - [email protected]
+
+- Add caja make requirement; do not own extensions directory
+
+-------------------------------------------------------------------
+Sun Nov 23 17:12:05 UTC 2014 - [email protected]
+
+- Update to version 1.9.1 (unstable)
+  + Fix open rar file inside a rar file
+  + Drop support for Gtk+ < 2.24
+  + Unifiy code as to be used in Gtk+2 and Gtk+3
+  + Drop support for Glib < 2.32
+  + Do not set the selected app as the system default
+  + Fix possible errors with some password protected files
+  + Use Caja GSettings schema optionally
+  + Add ini file for caja extension
+  + Add engrampa.appdata.xml
+  + Fix memory leaks
+  + Fixed crash when clicking Cancel in Add Files
+  + use g_get_user_config_dir instead of using .config/mate
+  + do not set the "last output" dialog as modal to allow the user to resize it
+  + Fixed loading of multi-volume rar archives with 7zip
+  + use GtkRecentAction objects to create the recent file choosers
+  + Several string improvements
+  + set a mnemonic for the label in the request dialog
+  + Change strings to use ellipsis
+  + allow to compress iso images and tar archives from the caja menu
+  + Ask overwrite confirmation when extracting files with drag&drop
+  + Small fixes for Gtk3 engrampa
+
+-------------------------------------------------------------------
+Sun Oct 26 10:38:59 UTC 2014 - [email protected]
+
+- Update to version 1.9.0 (unstable)
+  + Fix hyphen-as-minus-sign issues for engrampa.1 man page
+
+-------------------------------------------------------------------

Old:
----
  engrampa-1.8.1.tar.xz

New:
----
  engrampa-1.10.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ engrampa.spec ++++++
--- /var/tmp/diff_new_pack.XWBGjX/_old  2015-07-03 00:03:39.000000000 +0200
+++ /var/tmp/diff_new_pack.XWBGjX/_new  2015-07-03 00:03:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for engrampa
+# spec file for package engrampa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,40 +13,42 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%define _version 1.10
 Name:           engrampa
-Version:        1.8.1
+Version:        1.10.0
 Release:        0
-License:        GPL-2.0+ and LGPL-2.0+
 Summary:        MATE Desktop archive manager
-Url:            http://mate-desktop.org
+License:        GPL-2.0+ and LGPL-2.0+
 Group:          System/GUI/Other
-Source:         
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Recommends:     %{name}-lang
+Url:            http://mate-desktop.org
+Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+BuildRequires:  caja
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libxml2-python
+BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libcaja-extension) >= 1.9.0
+BuildRequires:  pkgconfig(sm)
+Recommends:     %{name}-lang = %{version}
 Provides:       mate-file-archiver = %{version}
 Obsoletes:      mate-file-archiver < %{version}
 Obsoletes:      mate-file-archiver-lang < %{version}
 %glib2_gsettings_schema_requires
 
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  mate-common
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libcaja-extension) >= 1.8.0
-BuildRequires:  pkgconfig(sm)
-BuildRequires:  libxml2-python
-BuildRequires:  update-desktop-files
-BuildRequires:  yelp-tools
+%description
+Engrampa is an archive manager for the MATE Desktop Environment.
+This means that you can create and modify archives; view the
+content of an archive; view and modify a file contained in the
+archive; extract files from the archive.
 
 %lang_package
 
-%description
-Engrampa is an archive manager for the MATE environment. This means that
-you can create and modify archives; view the content of an archive; view
-and modify a file contained in the archive; extract files from the
-archive.
-
 %package -n caja-%{name}
 Summary:        MATE Desktop engrampa plugin for caja
 Group:          System/GUI/Other
@@ -55,10 +57,10 @@
 Obsoletes:      mate-file-archiver-%{name} < %{version}
 
 %description -n caja-engrampa
-Engrampa is an archive manager for the MATE environment. This means that
-you can create and modify archives; view the content of an archive; view
-and modify a file contained in the archive; extract files from the
-archive.
+Engrampa is an archive manager for the MATE Desktop Environment.
+This means that you can create and modify archives; view the
+content of an archive; view and modify a file contained in the
+archive; extract files from the archive.
 
 %prep
 %setup -q
@@ -71,38 +73,45 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
-rm -rf %{buildroot}%{_datadir}/MateConf
+find %{buildroot} -type f -name "*.la" -delete -print
+
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+    rm -rf %{buildroot}%{_datadir}/MateConf/
+fi
 
 %post
 %desktop_database_postun
-%glib2_gsettings_schema_post
 %icon_theme_cache_postun
+%glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
-%glib2_gsettings_schema_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS README COPYING
+%defattr(-,root,root)
+%doc AUTHORS ChangeLog COPYING README
 %{_bindir}/%{name}
 %{_libexecdir}/%{name}/
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/dbus-1/services/org.mate.Engrampa.service
 %{_datadir}/%{name}/
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/help/C/%{name}/
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*
-%{_mandir}/man1/%{name}.1.gz
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_mandir}/man?/%{name}.?%{?ext_man}
 
 %files -n caja-%{name}
-%defattr(-,root,root,-)
+%defattr(-,root,root)
+%{_datadir}/caja/extensions/libcaja-engrampa.caja-extension
 %{_libdir}/caja/extensions-2.0/libcaja-%{name}.so
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 
 %changelog

++++++ engrampa-1.8.1.tar.xz -> engrampa-1.10.0.tar.xz ++++++
++++ 128172 lines of diff (skipped)


Reply via email to