Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package thunar-plugin-archive for
openSUSE:Factory checked in at 2023-04-01 19:32:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-archive (Old)
and /work/SRC/openSUSE:Factory/.thunar-plugin-archive.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-archive"
Sat Apr 1 19:32:30 2023 rev:17 rq:1076640 version:0.5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunar-plugin-archive/thunar-plugin-archive.changes
2022-05-16 18:10:05.905353614 +0200
+++
/work/SRC/openSUSE:Factory/.thunar-plugin-archive.new.9019/thunar-plugin-archive.changes
2023-04-01 19:32:46.881517325 +0200
@@ -1,0 +2,10 @@
+Sat Apr 1 08:38:56 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.5.1
+ * Fix use-after-free crash in "tap_provider_child_watch_destroy"
+ * build: Add GLib requirement
+ * build: Fix autotools warnings
+ * Use generic package icon name in dialog header
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
thunar-archive-plugin-0.5.0.tar.bz2
New:
----
thunar-archive-plugin-0.5.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-archive.spec ++++++
--- /var/tmp/diff_new_pack.uOUZJR/_old 2023-04-01 19:32:47.441520265 +0200
+++ /var/tmp/diff_new_pack.uOUZJR/_new 2023-04-01 19:32:47.449520307 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-archive
#
-# Copyright (c) 2022 SUSE LLC
+# 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
@@ -19,7 +19,7 @@
%define plugin_name thunar-archive-plugin
Name: thunar-plugin-archive
-Version: 0.5.0
+Version: 0.5.1
Release: 0
URL: https://docs.xfce.org/xfce/thunar/archive
Source0:
https://archive.xfce.org/src/thunar-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
@@ -28,8 +28,10 @@
Group: System/GUI/XFCE
BuildRequires: intltool
BuildRequires: pkgconfig(exo-2) >= 0.10.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0
-BuildRequires: pkgconfig(thunarx-3)
+BuildRequires: pkgconfig(thunarx-3) >= 0.4.0
Requires: thunar >= 1.7.0
Recommends: %{name}-lang = %{version}
Provides: %{plugin_name} = %{version}
++++++ thunar-archive-plugin-0.5.0.tar.bz2 ->
thunar-archive-plugin-0.5.1.tar.bz2 ++++++
++++ 39716 lines of diff (skipped)