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 2022-05-16 18:07:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar-plugin-archive (Old) and /work/SRC/openSUSE:Factory/.thunar-plugin-archive.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-archive" Mon May 16 18:07:50 2022 rev:16 rq:977336 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/thunar-plugin-archive/thunar-plugin-archive.changes 2018-06-20 15:24:59.903916395 +0200 +++ /work/SRC/openSUSE:Factory/.thunar-plugin-archive.new.1538/thunar-plugin-archive.changes 2022-05-16 18:10:05.905353614 +0200 @@ -1,0 +2,20 @@ +Tue May 10 19:55:03 UTC 2022 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Update to version 0.5.0 + * Fix for ark (gxo#thunar-plugins/thunar-archive-plugin#g4) + * automake: INCLUDES -> AM_CPPFLAGS + * preserve callbacks in tap-provider + * remove GSpawnChildSetupFunc usage from tap_backend_run + * Adds new README.md + * updates AM_INIT_AUTOMAKE macro with foreign option + * Add basic GitLab pipeline + * Allow zip files (i.e. odt, docx...) to be compressed + (gxo#thunar-plugins/thunar-archive-plugin#g15295) + * Start archive application from file's directory + (gxo#thunar-plugins/thunar-archive-plugin#g14773) + * Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL + * Add support for archive manager for MATE + * Translation Updates +- Remove thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch + +------------------------------------------------------------------- Old: ---- thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch thunar-archive-plugin-0.4.0.tar.bz2 New: ---- thunar-archive-plugin-0.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar-plugin-archive.spec ++++++ --- /var/tmp/diff_new_pack.6OuZ5J/_old 2022-05-16 18:10:06.373353986 +0200 +++ /var/tmp/diff_new_pack.6OuZ5J/_new 2022-05-16 18:10:06.377353990 +0200 @@ -1,7 +1,7 @@ # # spec file for package thunar-plugin-archive # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,17 @@ # 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-archive-plugin Name: thunar-plugin-archive -Url: http://users.xfce.org/~benny/projects/thunar-archive-plugin/ -Version: 0.4.0 +Version: 0.5.0 Release: 0 -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 g...@opensuse.org -- 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 +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 Summary: Thunar Plugin Providing Integration with Archive Managers License: GPL-2.0-or-later Group: System/GUI/XFCE @@ -36,7 +34,6 @@ Recommends: %{name}-lang = %{version} Provides: %{plugin_name} = %{version} Obsoletes: %{plugin_name} < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The Thunar Archive Plugin allows for creating and extracting archive files @@ -48,11 +45,10 @@ %prep %setup -q -n %{plugin_name}-%{version} -%patch0 -p1 %build %configure --disable-static -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ thunar-archive-plugin-0.4.0.tar.bz2 -> thunar-archive-plugin-0.5.0.tar.bz2 ++++++ ++++ 17692 lines of diff (skipped)