Hello community,
here is the log from the commit of package thunar-plugin-media-tags for
openSUSE:Factory checked in at 2018-06-20 15:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-media-tags (Old)
and /work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-media-tags"
Wed Jun 20 15:24:58 2018 rev:14 rq:617419 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
2013-05-13 15:59:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new/thunar-plugin-media-tags.changes
2018-06-20 15:25:05.871699929 +0200
@@ -1,0 +2,9 @@
+Fri Jun 15 09:32:03 UTC 2018 - [email protected]
+
+- update to version 0.3.0
+ - GTK3 Port
+ - Thunarx-3 Port (Thunar >=1.7.0 required)
+ - Do not use empty string as separator (bxo#4822)
+ - Translation updates
+
+-------------------------------------------------------------------
Old:
----
thunar-media-tags-plugin-0.2.1.tar.bz2
New:
----
thunar-media-tags-plugin-0.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-media-tags.spec ++++++
--- /var/tmp/diff_new_pack.7wqxHW/_old 2018-06-20 15:25:06.963660321 +0200
+++ /var/tmp/diff_new_pack.7wqxHW/_new 2018-06-20 15:25:06.967660176 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-media-tags
#
-# Copyright (c) 2013 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,24 +16,22 @@
#
-%define thunar_version 1.2.0
%define plugin_name thunar-media-tags-plugin
Name: thunar-plugin-media-tags
Url: http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
-Version: 0.2.1
+Version: 0.3.0
Release: 0
-Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.3/%{plugin_name}-%{version}.tar.bz2
Summary: Thunar Plugin for Editing Media File Metadata and Renaming
Based on Metadata
-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(gtk+-2.0)
+BuildRequires: pkgconfig(exo-2) >= 0.11.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(taglib)
-BuildRequires: pkgconfig(thunarx-2)
-Requires: thunar >= %{thunar_version}
+BuildRequires: pkgconfig(thunarx-3)
+Requires: thunar >= 1.7.0
Recommends: %{name}-lang = %{version}
Provides: %{plugin_name} = %{version}
Obsoletes: %{plugin_name} < %{version}
@@ -56,7 +54,7 @@
%install
%make_install
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-media-tags-plugin.la
+rm -rf %{buildroot}%{_libdir}/thunarx-3/thunar-media-tags-plugin.la
# remove unsupported locales
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
@@ -68,7 +66,7 @@
%files
%defattr(-,root,root)
-%{_libdir}/thunarx-2/thunar-media-tags-plugin.so
+%{_libdir}/thunarx-3/thunar-media-tags-plugin.so
%files lang -f %{plugin_name}.lang
++++++ thunar-media-tags-plugin-0.2.1.tar.bz2 ->
thunar-media-tags-plugin-0.3.0.tar.bz2 ++++++
++++ 38442 lines of diff (skipped)