Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kupfer for openSUSE:Factory checked in at 2023-03-08 14:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kupfer (Old) and /work/SRC/openSUSE:Factory/.kupfer.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kupfer" Wed Mar 8 14:53:37 2023 rev:11 rq:1070075 version:322 Changes: -------- --- /work/SRC/openSUSE:Factory/kupfer/kupfer.changes 2021-09-13 16:25:20.462800888 +0200 +++ /work/SRC/openSUSE:Factory/.kupfer.new.31432/kupfer.changes 2023-03-08 14:53:38.151023438 +0100 @@ -1,0 +2,15 @@ +Tue Mar 7 09:23:22 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version v322 + * Update translations + * Add support mate-dictionary in dictionary plugin + * Fix Firefox and Thunderbird database connection + * Add support for file://<local-hostname>/ URLs + * Add Firefox tags plugin + * Fix Thunderbird plugin + * Add libvirt plugin - manage libvirt domains + * Add zeal plugin - quick search in zeal docsets + * Fix window plugin - don't break on Wayland, fix switching workspace + * Fix segfault on Wayland and newer version of libwnck + +------------------------------------------------------------------- Old: ---- kupfer-v319.tar.xz New: ---- kupfer-v322.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kupfer.spec ++++++ --- /var/tmp/diff_new_pack.xe0lux/_old 2023-03-08 14:53:38.795026944 +0100 +++ /var/tmp/diff_new_pack.xe0lux/_new 2023-03-08 14:53:38.799026966 +0100 @@ -1,7 +1,7 @@ # # spec file for package kupfer # -# Copyright (c) 2021 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 @@ -17,13 +17,13 @@ Name: kupfer -Version: 319 +Version: 322 Release: 0 Summary: An interface for access to applications and documents License: GPL-3.0-or-later Group: System/X11/Utilities URL: https://kupferlauncher.github.io/ -Source: https://github.com/kupferlauncher/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.xz +Source: https://github.com/kupferlauncher/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz BuildRequires: dbus-1-python3 BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -71,7 +71,7 @@ applications. %prep -%setup -q -n %{name}-v%{version} +%autosetup -n %{name}-%{version} %build ./waf configure --prefix=%{_prefix} --libdir=%{_libdir}