Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package authbind for openSUSE:Factory checked in at 2024-02-09 23:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/authbind (Old) and /work/SRC/openSUSE:Factory/.authbind.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "authbind" Fri Feb 9 23:54:45 2024 rev:4 rq:1145492 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/authbind/authbind.changes 2021-05-15 01:24:10.427027902 +0200 +++ /work/SRC/openSUSE:Factory/.authbind.new.1815/authbind.changes 2024-02-09 23:55:16.821364600 +0100 @@ -1,0 +2,11 @@ +Fri Feb 9 08:54:40 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Prepare for RPM 4.20: use autosetup. + +------------------------------------------------------------------- +Mon Nov 6 15:52:09 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ authbind.spec ++++++ --- /var/tmp/diff_new_pack.h8N7E8/_old 2024-02-09 23:55:17.241379735 +0100 +++ /var/tmp/diff_new_pack.h8N7E8/_new 2024-02-09 23:55:17.241379735 +0100 @@ -1,7 +1,7 @@ # # spec file for package authbind # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # 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 args prefix="%{_prefix}" etc_dir="%{_sysconfdir}/authbind" lib_dir="%{_libdir}/authbind" libexec_dir="%{_libexecdir}/authbind" Name: authbind Version: 2.1.2 @@ -22,9 +23,9 @@ Summary: Authentication socket binding to priviledged ports without root License: GPL-2.0-or-later Group: Productivity/Networking/Security -Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git/authbind.git +URL: http://www.chiark.greenend.org.uk/ucgi/~ian/git/authbind.git Source: http://ftp.debian.org/debian/pool/main/a/authbind/authbind_%{version}.tar.gz -Patch: fix-Makefile.patch +Patch0: fix-Makefile.patch # FIXME: use proper Requires(pre/post/preun/...) PreReq: permissions @@ -35,8 +36,7 @@ http://en.wikipedia.org/wiki/Authbind %prep -%setup -q -n authbind -%patch -p1 +%autosetup -n authbind -p1 %build %define _lto_cflags %{nil}