Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poezio for openSUSE:Factory checked in at 2024-02-21 17:58:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poezio (Old) and /work/SRC/openSUSE:Factory/.poezio.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poezio" Wed Feb 21 17:58:10 2024 rev:5 rq:1148423 version:0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/poezio/poezio.changes 2022-12-07 17:36:18.488980394 +0100 +++ /work/SRC/openSUSE:Factory/.poezio.new.1706/poezio.changes 2024-02-21 17:58:19.171432413 +0100 @@ -1,0 +2,7 @@ +Wed Feb 21 07:41:23 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. +- Update source URL + +------------------------------------------------------------------- Old: ---- poezio-v0.14.tar.gz New: ---- v0.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poezio.spec ++++++ --- /var/tmp/diff_new_pack.wqicAj/_old 2024-02-21 17:58:20.191469297 +0100 +++ /var/tmp/diff_new_pack.wqicAj/_new 2024-02-21 17:58:20.195469442 +0100 @@ -2,7 +2,7 @@ # # spec file for package poezio # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -24,7 +24,7 @@ License: MIT Group: Productivity/Networking/Other URL: https://poez.io/en/ -Source: https://lab.louiz.org/poezio/poezio/-/archive/v%{version}/poezio-v%{version}.tar.gz +Source: https://codeberg.org/poezio/poezio/archive/v%{version}.tar.gz # PATCH-FIX-OPENSUSE - remove shebangs -- [email protected] Patch0: poezio-remove_shebang.patch BuildRequires: fdupes @@ -58,8 +58,7 @@ Documentation generated by the poezio package, but split out due to size. %prep -%setup -q -n %{name}-v%{version} -%patch0 -p1 +%autosetup -p1 -n %{name} %build %python3_build
