Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liboqs for openSUSE:Factory checked 
in at 2023-10-13 23:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liboqs (Old)
 and      /work/SRC/openSUSE:Factory/.liboqs.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liboqs"

Fri Oct 13 23:15:24 2023 rev:8 rq:1117610 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liboqs/liboqs.changes    2023-06-13 
16:11:05.379444533 +0200
+++ /work/SRC/openSUSE:Factory/.liboqs.new.20540/liboqs.changes 2023-10-13 
23:16:24.126782449 +0200
@@ -1,0 +2,11 @@
+Fri Oct 13 07:31:49 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 0.9.0
+
+  This release features an update to the Classic McEliece KEM, bringing it
+  in line with NIST Round 4. It also adds or updates ARM implementations
+  for Kyber,   Dilithium, and Falcon.
+
+- major library version 4
+
+-------------------------------------------------------------------

Old:
----
  0.8.0.tar.gz

New:
----
  0.9.0.tar.gz

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

Other differences:
------------------
++++++ liboqs.spec ++++++
--- /var/tmp/diff_new_pack.12FluI/_old  2023-10-13 23:16:24.670802181 +0200
+++ /var/tmp/diff_new_pack.12FluI/_new  2023-10-13 23:16:24.670802181 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           liboqs
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        C library for quantum-resistant cryptographic algorithms
 License:        MIT
@@ -35,18 +35,18 @@
 liboqs is a C library for quantum-resistant cryptographic algorithms.
 See the bundled README.md for particular limitations on intended use.
 
-%package -n liboqs3
+%package -n liboqs4
 Summary:        C library for quantum-resistant cryptographic algorithms
 Group:          System/Libraries
 
-%description -n liboqs3
+%description -n liboqs4
 liboqs is a C library for quantum-resistant cryptographic algorithms.
 See the bundled README.md for particular limitations on intended use.
 
 %package devel
 Summary:        Headers for liboqs, a library for quantum-resistant 
cryptography
 Group:          Development/Languages/C and C++
-Requires:       liboqs3 = %{version}
+Requires:       liboqs4 = %{version}
 
 %description devel
 liboqs is a C library for quantum-resistant cryptographic algorithms.
@@ -78,13 +78,13 @@
 
 rmdir %{buildroot}%{_prefix}/local/
 
-%post -n liboqs3 -p /sbin/ldconfig
-%postun -n liboqs3 -p /sbin/ldconfig
+%post -n liboqs4 -p /sbin/ldconfig
+%postun -n liboqs4 -p /sbin/ldconfig
 
-%files -n liboqs3
+%files -n liboqs4
 %license LICENSE.txt
-%{_libdir}/liboqs.so.0.8.0
-%{_libdir}/liboqs.so.3
+%{_libdir}/liboqs.so.0.9.0
+%{_libdir}/liboqs.so.4
 %doc README.md
 
 %files devel

++++++ 0.8.0.tar.gz -> 0.9.0.tar.gz ++++++
++++ 842070 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.12FluI/_old  2023-10-13 23:16:25.790842805 +0200
+++ /var/tmp/diff_new_pack.12FluI/_new  2023-10-13 23:16:25.794842950 +0200
@@ -1,3 +1,3 @@
-liboqs3
+liboqs4
 liboqs-devel
 

Reply via email to