Hello community,
here is the log from the commit of package thunar-plugin-archive for
openSUSE:Factory checked in at 2018-06-20 15:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-archive (Old)
and /work/SRC/openSUSE:Factory/.thunar-plugin-archive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-archive"
Wed Jun 20 15:24:52 2018 rev:15 rq:617418 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunar-plugin-archive/thunar-plugin-archive.changes
2014-11-18 22:48:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.thunar-plugin-archive.new/thunar-plugin-archive.changes
2018-06-20 15:24:59.903916395 +0200
@@ -1,0 +2,9 @@
+Fri Jun 15 09:44:57 UTC 2018 - [email protected]
+
+- update to version 0.4.0
+ - GTK3 Port
+ - Thunarx-3 Port (Thunar >=1.7.0 required)
+ - Engrampa archiver is now supported
+ - Updated translations
+
+-------------------------------------------------------------------
Old:
----
thunar-archive-plugin-0.3.1.tar.bz2
New:
----
thunar-archive-plugin-0.4.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-archive.spec ++++++
--- /var/tmp/diff_new_pack.Yurx0e/_old 2018-06-20 15:25:02.759812805 +0200
+++ /var/tmp/diff_new_pack.Yurx0e/_new 2018-06-20 15:25:02.763812661 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-archive
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,25 +16,23 @@
#
-%define thunar_version 1.2.0
%define plugin_name thunar-archive-plugin
Name: thunar-plugin-archive
Url: http://users.xfce.org/~benny/projects/thunar-archive-plugin/
-Version: 0.3.1
+Version: 0.4.0
Release: 0
-Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.4/%{plugin_name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM
thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch
[email protected] -- Make file-roller really extract files to the current
directory to match the behavior of xarchiver
Patch0: thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch
Summary: Thunar Plugin Providing Integration with Archive Managers
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/XFCE
BuildRequires: intltool
-BuildRequires: thunar-devel >= %{thunar_version}
-BuildRequires: pkgconfig(exo-1)
-BuildRequires: pkgconfig(libxfce4util-1.0)
-BuildRequires: pkgconfig(thunarx-2)
-Requires: thunar >= %{thunar_version}
+BuildRequires: pkgconfig(exo-2) >= 0.10.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0
+BuildRequires: pkgconfig(thunarx-3)
+Requires: thunar >= 1.7.0
Recommends: %{name}-lang = %{version}
Provides: %{plugin_name} = %{version}
Obsoletes: %{plugin_name} < %{version}
@@ -59,25 +57,16 @@
%install
%make_install
-# for file-roller >= 3.12
-ln -s file-roller.tap
%{buildroot}%{_libexecdir}/thunar-archive-plugin/org.gnome.FileRoller.tap
-
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-archive-plugin.la
+rm -rf %{buildroot}%{_libdir}/thunarx-3/thunar-archive-plugin.la
# remove unsupported locales
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{plugin_name} %{?no_lang_C}
-%post
-%icon_theme_cache_post
-
-%postun
-%icon_theme_cache_postun
-
%files
%defattr(-,root,root)
-%{_libdir}/thunarx-2/thunar-archive-plugin.so
+%{_libdir}/thunarx-3/thunar-archive-plugin.so
%{_libexecdir}/thunar-archive-plugin
%{_datadir}/icons/*/*/*/tap-*.png
++++++ thunar-archive-plugin-0.3.1.tar.bz2 ->
thunar-archive-plugin-0.4.0.tar.bz2 ++++++
++++ 34009 lines of diff (skipped)