Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcryptopp for openSUSE:Factory checked in at 2025-02-03 22:16:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcryptopp (Old) and /work/SRC/openSUSE:Factory/.libcryptopp.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcryptopp" Mon Feb 3 22:16:48 2025 rev:41 rq:1242887 version:8.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcryptopp/libcryptopp.changes 2024-01-04 16:01:51.326289990 +0100 +++ /work/SRC/openSUSE:Factory/.libcryptopp.new.2316/libcryptopp.changes 2025-02-03 22:16:49.741018374 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 09:09:55 UTC 2025 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Rename patch to patchlevel to avoid confusion on check and avoid: + line 75: Patch number not specified: patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcryptopp.spec ++++++ --- /var/tmp/diff_new_pack.v6R0Zc/_old 2025-02-03 22:16:50.697057940 +0100 +++ /var/tmp/diff_new_pack.v6R0Zc/_new 2025-02-03 22:16:50.701058106 +0100 @@ -18,20 +18,20 @@ %define major 8 %define minor 9 -%define patch 0 -%define pkg_version %{major}%{minor}%patch +%define patchlevel 0 +%define pkg_version %{major}%{minor}%{patchlevel} # There is no upstream interface version information. # Therefore we need unique basenames (see boo#1027192): -%define sover %{major}_%{minor}_%patch +%define sover %{major}_%{minor}_%{patchlevel} Name: libcryptopp # WARNING: Execute "sh precheckin_baselibs.sh" to update baselibs.conf # WARNING: uses source tarball name to create lib name. -Version: %{major}.%{minor}.%patch +Version: %{major}.%{minor}.%{patchlevel} Release: 0 Summary: Cryptographic library for C++ License: BSL-1.0 URL: https://www.cryptopp.com -Source: https://github.com/weidai11/cryptopp/archive/CRYPTOPP_%{major}_%{minor}_%patch.tar.gz +Source: https://github.com/weidai11/cryptopp/archive/CRYPTOPP_%{major}_%{minor}_%{patchlevel}.tar.gz Source1: precheckin_baselibs.sh Source2: baselibs.conf # PATCH-FEATURE-OPENSUSE libcryptopp-shared.patch -- improve shared library creation @@ -72,7 +72,7 @@ curve crypto. This package is used for crypto++ development. %prep -%autosetup -p1 -n "cryptopp-CRYPTOPP_%{major}_%{minor}_%patch" +%autosetup -p1 -n "cryptopp-CRYPTOPP_%{major}_%{minor}_%{patchlevel}" %build %ifarch %{arm} i586