Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postquantumcryptoengine for
openSUSE:Factory checked in at 2024-03-14 17:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postquantumcryptoengine (Old)
and /work/SRC/openSUSE:Factory/.postquantumcryptoengine.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postquantumcryptoengine"
Thu Mar 14 17:44:45 2024 rev:2 rq:1156867 version:5.4.0~git.20240108
Changes:
--------
---
/work/SRC/openSUSE:Factory/postquantumcryptoengine/postquantumcryptoengine.changes
2023-12-11 21:51:27.045528166 +0100
+++
/work/SRC/openSUSE:Factory/.postquantumcryptoengine.new.1905/postquantumcryptoengine.changes
2024-03-14 17:45:54.787265882 +0100
@@ -1,0 +2,15 @@
+Mon Jan 15 08:47:08 UTC 2024 - [email protected]
+
+- Update to version 5.4.0~git.20240108:
+ * Update PQC version to 5.4.0
+ * Tester : adapt declarations of suites.
+ * Install PQCrypto tester in bin dir
+ * Improve CMake package config and find_package scripts.
+ * Use VS_WINRT_COMPONENT property instead of deprecated VS_WINRT_EXTENSIONS.
+ * Do not build tester on Android and iOS.
+ * Update CMakeLists.txt so that the project can be added as a subdirectory
of linphone-sdk.
+ * Enable compiler option '-Wunused-parameter'
+ * Add license
+- Drop set_curret_version.patch
+
+-------------------------------------------------------------------
Old:
----
postquantumcryptoengine-5.2.94.tar.bz2
set_curret_version.patch
New:
----
_service
_servicedata
postquantumcryptoengine-5.4.0~git.20240108.tar.xz
BETA DEBUG BEGIN:
Old: * Add license
- Drop set_curret_version.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ postquantumcryptoengine.spec ++++++
--- /var/tmp/diff_new_pack.Q07psj/_old 2024-03-14 17:46:01.331506584 +0100
+++ /var/tmp/diff_new_pack.Q07psj/_new 2024-03-14 17:46:01.331506584 +0100
@@ -1,7 +1,7 @@
#
# spec file for package postquantumcryptoengine
#
-# Copyright (c) 2023 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
@@ -15,21 +15,21 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define sover 1
Name: postquantumcryptoengine
-Version: 5.2.94
+Version: 5.4.0~git.20240108
Release: 0
Summary: Post-quantum cryptopgraphy extension for bctoolbox
License: GPL-3.0-or-later
URL: https://gitlab.linphone.org/BC/public/postquantumcryptoengine
-Source:
https://gitlab.linphone.org/BC/public/postquantumcryptoengine/-/archive/%{version}/%{name}-%{version}.tar.bz2
-Patch0: set_curret_version.patch
-BuildRequires: cmake
+Source: %{name}-%{version}.tar.xz
+BuildRequires: bctoolbox-devel >= 5.3.7
+BuildRequires: cmake >= 3.22
BuildRequires: gcc-c++
-BuildRequires: liboqs-devel >= 0.8
BuildRequires: libopenssl-devel
-BuildRequires: bctoolbox-devel >= 5.2.90
+BuildRequires: liboqs-devel >= 0.8
%description
An extension to the bctoolbox library providing post-quantum
@@ -62,7 +62,7 @@
%build
%cmake \
-DCMAKE_SKIP_INSTALL_RPATH=ON \
- -DENABLE_UNIT_TESTS=NO
+ -DENABLE_UNIT_TESTS=OFF
%cmake_build
%install
@@ -82,7 +82,7 @@
%dir %{_includedir}/%{name}/
%{_libdir}/lib%{name}.so
%{_includedir}/%{name}/*
-%dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/cmake
-%{_datadir}/%{name}/cmake/*
+%dir %{_datadir}/PostQuantumCryptoEngine
+%dir %{_datadir}/PostQuantumCryptoEngine/cmake
+%{_datadir}/PostQuantumCryptoEngine/cmake/*
++++++ _service ++++++
<services>
<service name="tar_scm" mode="disabled">
<param
name="url">https://gitlab.linphone.org/BC/public/postquantumcryptoengine</param>
<param name="exclude">.git</param>
<param name="versionformat">5.4.0~git.%cd</param>
<param name="revision">master</param>
<param name="changesgenerate">enable</param>
<param name="scm">git</param>
<param name="filename">postquantumcryptoengine</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version">
<param name="basename">postquantumcryptoengine</param>
</service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://gitlab.linphone.org/BC/public/postquantumcryptoengine</param>
<param
name="changesrevision">c746005efe2de72036c7ea70b2d74db42fe2ad1d</param></service></servicedata>
(No newline at EOF)