Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hamlib for openSUSE:Factory checked in at 2023-05-23 14:54:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hamlib (Old) and /work/SRC/openSUSE:Factory/.hamlib.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hamlib" Tue May 23 14:54:40 2023 rev:18 rq:1088524 version:4.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/hamlib/hamlib.changes 2023-04-11 13:52:03.543673473 +0200 +++ /work/SRC/openSUSE:Factory/.hamlib.new.1533/hamlib.changes 2023-05-23 14:55:19.502760612 +0200 @@ -1,0 +2,7 @@ +Mon May 22 18:36:53 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- switch to upstream bootstrapped tarball +- add upstream signing key and verify source signature +- drop obsolete texinfo macros + +------------------------------------------------------------------- Old: ---- Hamlib-4.5.5.tar.gz New: ---- hamlib-4.5.5.tar.gz hamlib-4.5.5.tar.gz.asc hamlib.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hamlib.spec ++++++ --- /var/tmp/diff_new_pack.HeFTK5/_old 2023-05-23 14:55:20.042763806 +0200 +++ /var/tmp/diff_new_pack.HeFTK5/_new 2023-05-23 14:55:20.050763854 +0200 @@ -1,7 +1,7 @@ # # spec file for package hamlib # -# 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 @@ -24,13 +24,14 @@ License: LGPL-2.1-only Group: Productivity/Hamradio/Other URL: https://hamlib.github.io/ -Source: https://github.com/Hamlib/Hamlib/archive/refs/tags/%{version}.tar.gz#/Hamlib-%{version}.tar.gz -# PATCH-FIX-OPENSUSE hamlib-3.0-perl_install.patch -- patch from Fedora +Source: https://github.com/Hamlib/Hamlib/releases/download/%{version}/%{name}-%{version}.tar.gz +Source2: https://github.com/Hamlib/Hamlib/releases/download/%{version}/%{name}-%{version}.tar.gz.asc +# taken from debian +Source3: %{name}.keyring Patch0: hamlib-3.0-perl_install.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: makeinfo BuildRequires: perl BuildRequires: pkgconfig BuildRequires: python-rpm-macros @@ -42,8 +43,6 @@ BuildRequires: pkgconfig(lua) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(tcl) -Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} %description The Ham Radio Control Libraries (Hamlib) provide a programming @@ -113,7 +112,7 @@ other shack hardware. %prep -%autosetup -p1 -n Hamlib-%{version} +%autosetup -p1 %build autoreconf -fiv @@ -139,12 +138,6 @@ %check %make_build check -%post -%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} - %post -n libhamlib++%{sover} -p /sbin/ldconfig %post -n libhamlib%{sover} -p /sbin/ldconfig %postun -n libhamlib++%{sover} -p /sbin/ldconfig