Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liboqs for openSUSE:Factory checked in at 2022-11-16 15:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liboqs (Old) and /work/SRC/openSUSE:Factory/.liboqs.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liboqs" Wed Nov 16 15:43:58 2022 rev:5 rq:1036160 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/liboqs/liboqs.changes 2022-07-02 15:34:51.043045523 +0200 +++ /work/SRC/openSUSE:Factory/.liboqs.new.1597/liboqs.changes 2022-11-16 15:44:01.063987890 +0100 @@ -1,0 +2,6 @@ +Tue Nov 15 16:10:18 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Ship the README.md mentioned in the description. +- Compact descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liboqs.spec ++++++ --- /var/tmp/diff_new_pack.VDene1/_old 2022-11-16 15:44:01.639990719 +0100 +++ /var/tmp/diff_new_pack.VDene1/_new 2022-11-16 15:44:01.643990739 +0100 @@ -34,28 +34,25 @@ BuildRequires: libopenssl-devel %description -liboqs is an open source C library for quantum-resistant cryptographic -algorithms. Details about liboqs can be found in README.md. See in -particular limitations on intended use. +liboqs is a C library for quantum-resistant cryptographic algorithms. +See the bundled README.md for particular limitations on intended use. %package -n liboqs0 Summary: C library for quantum-resistant cryptographic algorithms Group: System/Libraries %description -n liboqs0 -liboqs is a C library for quantum-resistant cryptographic -algorithms. Details about liboqs can be found in README.md. See in -particular limitations on intended use. +liboqs is a C library for quantum-resistant cryptographic algorithms. +See the bundled README.md for particular limitations on intended use. %package devel -Summary: Open source C library for quantum-resistant cryptographic algorithms +Summary: Headers for liboqs, a library for quantum-resistant cryptography Group: Development/Languages/C and C++ Requires: liboqs0 = %{version} %description devel -liboqs is an open source C library for quantum-resistant cryptographic -algorithms. Details about liboqs can be found in README.md. See in -particular limitations on intended use. +liboqs is a C library for quantum-resistant cryptographic algorithms. +See the bundled README.md for particular limitations on intended use. %prep %autosetup -p1 @@ -89,6 +86,7 @@ %files -n liboqs0 %license LICENSE.txt %{_libdir}/liboqs.so.0* +%doc README.md %files devel %license LICENSE.txt