Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mawk for openSUSE:Factory checked in at 2023-06-22 23:26:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mawk (Old) and /work/SRC/openSUSE:Factory/.mawk.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mawk" Thu Jun 22 23:26:41 2023 rev:24 rq:1094646 version:1.3.4.20230525 Changes: -------- --- /work/SRC/openSUSE:Factory/mawk/mawk.changes 2023-01-04 17:53:19.554437361 +0100 +++ /work/SRC/openSUSE:Factory/.mawk.new.15902/mawk.changes 2023-06-22 23:27:27.502269142 +0200 @@ -1,0 +2,7 @@ +Thu Jun 22 11:37:35 UTC 2023 - Martin Pluskal <[email protected]> + +- Update to version 1.3.4-20230525: + * see provided CHANGES for detailed list of changes +- Refresh source urls and gpg keyring + +------------------------------------------------------------------- Old: ---- mawk-1.3.4-20200120.tgz mawk-1.3.4-20200120.tgz.asc New: ---- mawk-1.3.4-20230525.tgz mawk-1.3.4-20230525.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mawk.spec ++++++ --- /var/tmp/diff_new_pack.oGWR6h/_old 2023-06-22 23:27:28.266273039 +0200 +++ /var/tmp/diff_new_pack.oGWR6h/_new 2023-06-22 23:27:28.274273079 +0200 @@ -1,7 +1,7 @@ # # spec file for package mawk # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2010 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -18,16 +18,15 @@ %define _upver 1.3.4 -%define _datever 20200120 +%define _datever 20230525 Name: mawk Version: %{_upver}.%{_datever} Release: 0 Summary: Implementation of New/POSIX AWK License: GPL-2.0-only -Group: Productivity/Text/Utilities URL: https://invisible-island.net/mawk/mawk.html -Source0: ftp://ftp.invisible-island.net/mawk/mawk-%{_upver}-%{_datever}.tgz -Source1: ftp://ftp.invisible-island.net/mawk/mawk-%{_upver}-%{_datever}.tgz.asc +Source0: https://invisible-island.net/archives/mawk/mawk-%{_upver}-%{_datever}.tgz +Source1: https://invisible-island.net/archives/mawk/mawk-%{_upver}-%{_datever}.tgz.asc Source2: %{name}.keyring # PATCH-FIX-OPENSUSE -- bmwiedemann -- drop timestamp / for build-compare Patch0: reproducible.patch @@ -40,8 +39,7 @@ provides a small number of extensions. %prep -%setup -q -n mawk-%{_upver}-%{_datever} -%patch0 -p1 +%autosetup -n mawk-%{_upver}-%{_datever} -p1 chmod 755 examples/* %build @@ -54,12 +52,6 @@ %install %make_install -%if 0%{?suse_version} < 1550 -# compatibility symlink -install -d -m 755 %{buildroot}/bin -ln -s %{_bindir}/mawk %{buildroot}/bin/mawk -%endif - %check %make_build check @@ -68,8 +60,5 @@ %doc ACKNOWLEDGMENT CHANGES README examples/ %{_bindir}/mawk %{_mandir}/man1/mawk.1%{?ext_man} -%if 0%{?suse_version} < 1550 -/bin/mawk -%endif %changelog ++++++ mawk-1.3.4-20200120.tgz -> mawk-1.3.4-20230525.tgz ++++++ ++++ 35790 lines of diff (skipped) ++++++ mawk.keyring ++++++ ++++ 758 lines (skipped) ++++ between mawk.keyring ++++ and /work/SRC/openSUSE:Factory/.mawk.new.15902/mawk.keyring
