commit thunar-plugin-media-tags for openSUSE:Factory

2018-06-20 Thread root
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.0 +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 - seife+...@b1-systems.com
+
+- 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)




commit thunar-plugin-media-tags for openSUSE:Factory

2013-05-13 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory checked in at 2013-05-13 15:59:55

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

Changes:

--- 
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
2012-04-19 10:40:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new/thunar-plugin-media-tags.changes
   2013-05-13 15:59:56.0 +0200
@@ -1,0 +2,7 @@
+Sat May 11 10:37:55 UTC 2013 - g...@opensuse.org
+
+- update to version 0.2.1
+  - automake updates
+  - translation updates
+
+---

Old:

  thunar-media-tags-plugin-0.2.0.tar.bz2

New:

  thunar-media-tags-plugin-0.2.1.tar.bz2



Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.4L7nfr/_old  2013-05-13 15:59:57.0 +0200
+++ /var/tmp/diff_new_pack.4L7nfr/_new  2013-05-13 15:59:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-media-tags
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 Name:   thunar-plugin-media-tags
 Url:http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
-Version:0.2.0
+Version:0.2.1
 Release:0
 Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/%{plugin_name}-%{version}.tar.bz2
 Summary:Thunar Plugin for Editing Media File Metadata and Renaming 
Based on Metadata

++ thunar-media-tags-plugin-0.2.0.tar.bz2 - 
thunar-media-tags-plugin-0.2.1.tar.bz2 ++
 16639 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-media-tags for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory checked in at 2012-04-19 10:40:51

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, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
2011-12-02 13:23:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new/thunar-plugin-media-tags.changes
   2012-04-19 10:40:58.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 14:01:58 UTC 2012 - g...@opensuse.org
+
+- added source URL
+
+---
+Thu Mar 22 20:03:43 UTC 2012 - g...@opensuse.org
+
+- corrected URL
+- updated build dependencies
+- split off -lang subpackage
+
+---



Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.2MsQHr/_old  2012-04-19 10:40:59.0 +0200
+++ /var/tmp/diff_new_pack.2MsQHr/_new  2012-04-19 10:40:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-media-tags
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,21 @@
 %define plugin_name thunar-media-tags-plugin
 
 Name:   thunar-plugin-media-tags
-Group:  System/GUI/XFCE
-Url:http://thunar.xfce.org/plugins.html#thunar-media-tags-plugin
-License:GPL-2.0+
+Url:http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
 Version:0.2.0
-Release:1
-Source0:%{plugin_name}-%{version}.tar.bz2
+Release:0
+Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/%{plugin_name}-%{version}.tar.bz2
 Summary:Thunar Plugin for Editing Media File Metadata and Renaming 
Based on Metadata
+License:GPL-2.0+
+Group:  System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  thunar-devel = %{thunar_version}
+BuildRequires:  pkgconfig(exo-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(thunarx-2)
-BuildRequires:  taglib-devel
 Requires:   thunar = %{thunar_version}
+Recommends: %{name}-lang = %{version}
 Provides:   %{plugin_name} = %{version}
 Obsoletes:  %{plugin_name}  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +44,7 @@
 the Thunar file properties dialog and allows for bulk renaming based on
 metadata.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -51,16 +55,21 @@
 
 %install
 %make_install
+
+rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-media-tags-plugin.la
+
 # remove unsupported locales
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name}
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-media-tags-plugin.la
+
+%find_lang %{plugin_name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{plugin_name}.lang
+%files
 %defattr(-,root,root)
 %{_libdir}/thunarx-2/thunar-media-tags-plugin.so
 
+%files lang -f %{plugin_name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-media-tags for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory checked in at 2011-12-06 19:08:25

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, Maintainer is 

Changes:




Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.P3JLwg/_old  2011-12-06 19:42:43.0 +0100
+++ /var/tmp/diff_new_pack.P3JLwg/_new  2011-12-06 19:42:43.0 +0100
@@ -22,7 +22,7 @@
 Name:   thunar-plugin-media-tags
 Group:  System/GUI/XFCE
 Url:http://thunar.xfce.org/plugins.html#thunar-media-tags-plugin
-License:GPLv2+
+License:GPL-2.0+
 Version:0.2.0
 Release:1
 Source0:%{plugin_name}-%{version}.tar.bz2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-media-tags for openSUSE:Factory

2011-12-02 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory checked in at 2011-12-02 13:22:59

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, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
2011-10-08 22:04:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new/thunar-plugin-media-tags.changes
   2011-12-02 13:23:20.0 +0100
@@ -1,0 +2,15 @@
+Wed Nov 30 22:49:23 UTC 2011 - g...@opensuse.org
+
+- update to version 0.2.0
+  - use thunarx-2 and exo-1 API
+  - call taglib_file_is_valid() for input audio files
+  - fix Gtk Warning of non-zero page size
+  - fix 1 second reloading
+  - fix a bunch of compiler warnings and build files
+  - translation updates
+- dropped obsolete
+  thunar-plugin-media-tags-0.1.2-port-to-thunarx-2.patch,
+  thunar-plugin-media-tags-0.1.2-port-to-exo-1.patch, and
+  thunar-plugin-media-tags-0.1.2-check-valid-audio.patch
+
+---

Old:

  thunar-media-tags-plugin-0.1.2.tar.bz2
  thunar-plugin-media-tags-0.1.2-check-valid-audio.patch
  thunar-plugin-media-tags-0.1.2-port-to-exo-1.patch
  thunar-plugin-media-tags-0.1.2-port-to-thunarx-2.patch

New:

  thunar-media-tags-plugin-0.2.0.tar.bz2



Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.s4Yn2F/_old  2011-12-02 13:23:22.0 +0100
+++ /var/tmp/diff_new_pack.s4Yn2F/_new  2011-12-02 13:23:22.0 +0100
@@ -23,20 +23,13 @@
 Group:  System/GUI/XFCE
 Url:http://thunar.xfce.org/plugins.html#thunar-media-tags-plugin
 License:GPLv2+
-Version:0.1.2
+Version:0.2.0
 Release:1
 Source0:%{plugin_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM thunar-plugin-media-tags-0.1.2-port-to-thunarx-2.patch 
bxo#6295 g...@opensuse.org -- Port of thunar-media-tags-plugin to thunarx-2 
from upstream bugzilla.
-Patch0: thunar-plugin-media-tags-0.1.2-port-to-thunarx-2.patch
-# PATCH-FIX-UPSTREAM thunar-plugin-media-tags-0.1.2-port-to-exo-1.patch 
bxo#6295 g...@opensuse.org -- Port of thunar-media-tags-plugin to exo-1 from 
upstream bugzilla.
-Patch1: thunar-plugin-media-tags-0.1.2-port-to-exo-1.patch
-# PATCH-FIX-UPSTREAM bxo#6297 
thunar-plugin-media-tags-0.1.2-check-valid-audio.patch g...@opensuse.org -- Fix 
preventing crash by checking for valid audio data backported from upstream git.
-Patch2: thunar-plugin-media-tags-0.1.2-check-valid-audio.patch
 Summary:Thunar Plugin for Editing Media File Metadata and Renaming 
Based on Metadata
 BuildRequires:  intltool
 BuildRequires:  thunar-devel = %{thunar_version}
 BuildRequires:  pkgconfig(thunarx-2)
-BuildRequires:  xfce4-dev-tools
 BuildRequires:  taglib-devel
 Requires:   thunar = %{thunar_version}
 Provides:   %{plugin_name} = %{version}
@@ -51,12 +44,8 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
-xdt-autogen
 %configure --disable-static
 make %{?_smp_mflags} V=1
 

++ thunar-media-tags-plugin-0.1.2.tar.bz2 - 
thunar-media-tags-plugin-0.2.0.tar.bz2 ++
 87739 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-media-tags for openSUSE:Factory

2011-10-08 Thread h_root

Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory
checked in at Sat Oct 8 22:03:52 CEST 2011.




--- openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes  
2011-09-23 12:48:11.0 +0200
+++ 
/mounts/work_src_done/STABLE/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
  2011-10-08 16:10:51.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct  8 14:05:53 UTC 2011 - g...@opensuse.org
+
+- remove bogus dependency on xarchiver
+
+---

calling whatdependson for head-i586




Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.bXLFDO/_old  2011-10-08 22:03:47.0 +0200
+++ /var/tmp/diff_new_pack.bXLFDO/_new  2011-10-08 22:03:47.0 +0200
@@ -38,7 +38,6 @@
 BuildRequires:  pkgconfig(thunarx-2)
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  taglib-devel
-Requires:   xarchiver
 Requires:   thunar = %{thunar_version}
 Provides:   %{plugin_name} = %{version}
 Obsoletes:  %{plugin_name}  %{version}

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-media-tags for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package thunar-plugin-media-tags for 
openSUSE:Factory
checked in at Wed Sep 21 17:23:51 CEST 2011.




--- thunar-plugin-media-tags/thunar-plugin-media-tags.changes   2011-03-10 
17:01:14.0 +0100
+++ 
/mounts/work_src_done/STABLE/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
  2011-09-13 22:58:05.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 13 21:01:18 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typo in thunar-plugin-media-tags.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ thunar-plugin-media-tags.spec ++
--- /var/tmp/diff_new_pack.kADzGT/_old  2011-09-21 17:23:45.0 +0200
+++ /var/tmp/diff_new_pack.kADzGT/_new  2011-09-21 17:23:45.0 +0200
@@ -45,7 +45,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Thunar Media Tags Plugin enables editing media file metatdata from within
+The Thunar Media Tags Plugin enables editing media file metadata from within
 the Thunar file properties dialog and allows for bulk renaming based on
 metadata.
 






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org