Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package thunar-plugin-media-tags for
openSUSE:Factory checked in at 2023-02-07 18:50:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-media-tags (Old)
and /work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-media-tags"
Tue Feb 7 18:50:36 2023 rev:15 rq:1063608 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
2018-06-20 15:25:05.871699929 +0200
+++
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new.4462/thunar-plugin-media-tags.changes
2023-02-07 18:50:37.591628756 +0100
@@ -1,0 +2,14 @@
+Mon Feb 6 17:06:10 UTC 2023 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 0.4.0
+ * build: Add GLib requirement
+ * build: Fix autotools warnings
+ * Replace libexo with libxfce4util
+ * Replace ExoBinding with GBinding
+ * Fix compilation warnings
+ * Adds new README.md and updates
+ * AM_INIT_AUTOMAKE macro with foreign option
+ * A couple of autotools improvements
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
thunar-media-tags-plugin-0.3.0.tar.bz2
New:
----
thunar-media-tags-plugin-0.4.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-media-tags.spec ++++++
--- /var/tmp/diff_new_pack.vgKwxh/_old 2023-02-07 18:50:38.103631508 +0100
+++ /var/tmp/diff_new_pack.vgKwxh/_new 2023-02-07 18:50:38.111631551 +0100
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-media-tags
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,26 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%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.3.0
+URL: https://docs.xfce.org/xfce/thunar/media-tags
+Version: 0.4.0
Release: 0
-Source0:
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.3/%{plugin_name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.4/%{plugin_name}-%{version}.tar.bz2
Summary: Thunar Plugin for Editing Media File Metadata and Renaming
Based on Metadata
License: GPL-2.0-or-later
Group: System/GUI/XFCE
BuildRequires: intltool
-BuildRequires: pkgconfig(exo-2) >= 0.11.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
-BuildRequires: pkgconfig(taglib)
-BuildRequires: pkgconfig(thunarx-3)
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.0.0
+BuildRequires: pkgconfig(taglib) >= 1.4
+BuildRequires: pkgconfig(thunarx-3) >= 1.0.1
Requires: thunar >= 1.7.0
Recommends: %{name}-lang = %{version}
Provides: %{plugin_name} = %{version}
++++++ thunar-media-tags-plugin-0.3.0.tar.bz2 ->
thunar-media-tags-plugin-0.4.0.tar.bz2 ++++++
++++ 62567 lines of diff (skipped)