Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcaes for openSUSE:Factory checked 
in at 2022-11-28 11:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcaes (Old)
 and      /work/SRC/openSUSE:Factory/.libcaes.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcaes"

Mon Nov 28 11:07:07 2022 rev:17 rq:1038543 version:20221127

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcaes/libcaes.changes  2022-08-09 
15:28:47.857701518 +0200
+++ /work/SRC/openSUSE:Factory/.libcaes.new.1597/libcaes.changes        
2022-11-28 11:07:13.079797411 +0100
@@ -1,0 +2,13 @@
+Sun Nov 27 21:10:13 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20221127
+  * Detection for EVP_CipherInit_ex during build was not accurate
+    and libcaes features depending on it would be skipped.
+
+-------------------------------------------------------------------
+Sat Nov 26 19:59:13 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+-------------------------------------------------------------------

Old:
----
  libcaes-alpha-20220529.tar.gz
  libcaes-alpha-20220529.tar.gz.asc
  system-libs.patch

New:
----
  libcaes-alpha-20221127.tar.gz
  libcaes-alpha-20221127.tar.gz.asc

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

Other differences:
------------------
++++++ libcaes.spec ++++++
--- /var/tmp/diff_new_pack.OKNUyH/_old  2022-11-28 11:07:13.651799976 +0100
+++ /var/tmp/diff_new_pack.OKNUyH/_new  2022-11-28 11:07:13.655799993 +0100
@@ -18,7 +18,7 @@
 
 Name:           libcaes
 %define lname  libcaes1
-Version:        20220529
+Version:        20221127
 Release:        0
 Summary:        Library for AES encryption
 License:        LGPL-3.0-or-later
@@ -27,16 +27,14 @@
 Source:         
https://github.com/libyal/libcaes/releases/download/%version/libcaes-alpha-%version.tar.gz
 Source2:        
https://github.com/libyal/libcaes/releases/download/%version/libcaes-alpha-%version.tar.gz.asc
 Source3:        %name.keyring
-Patch1:         system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 BuildRequires:  pkgconfig(openssl) >= 1.0
 %{python_subpackages}
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libcaes is a library for AES encryption.
@@ -63,13 +61,10 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# OOT builds are presently broken, so we have to install
-# within each python iteration now, not in %%install.
-# see libcdata for version-sc
 %{python_expand #
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-python 
PYTHON_VERSION="%{$python_bin_suffix}" LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log || exit 1
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean

++++++ libcaes-alpha-20220529.tar.gz -> libcaes-alpha-20221127.tar.gz ++++++
++++ 20083 lines of diff (skipped)

Reply via email to