Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rnp for openSUSE:Factory checked in 
at 2024-08-05 17:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rnp (Old)
 and      /work/SRC/openSUSE:Factory/.rnp.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rnp"

Mon Aug  5 17:21:08 2024 rev:16 rq:1191411 version:0.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rnp/rnp.changes  2024-07-29 21:53:34.715612834 
+0200
+++ /work/SRC/openSUSE:Factory/.rnp.new.7232/rnp.changes        2024-08-05 
17:21:13.547002433 +0200
@@ -1,0 +2,5 @@
+Tue Jul 30 20:17:53 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Build with Botan 3 on Tumbleweed
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rnp.spec ++++++
--- /var/tmp/diff_new_pack.6TYnCm/_old  2024-08-05 17:21:14.083024395 +0200
+++ /var/tmp/diff_new_pack.6TYnCm/_new  2024-08-05 17:21:14.087024559 +0200
@@ -31,12 +31,16 @@
 BuildRequires:  gpg2 >= 2.2
 BuildRequires:  gtest
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(botan-2) >= 2.14.0
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(json-c) >= 0.11
 BuildRequires:  pkgconfig(sexpp) >= 0.8.7
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  rubygem(asciidoctor)
+%if 0%{?suse_version} > 1600
+BuildRequires:  pkgconfig(botan-3) >= 3.0.0
+%else
+BuildRequires:  pkgconfig(botan-2) >= 2.14.0
+%endif
 
 %description
 RNP is a set of OpenPGP (RFC4880) tools, an alternative to GnuPG.

Reply via email to