Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksi for openSUSE:Factory checked 
in at 2024-11-11 13:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksi (Old)
 and      /work/SRC/openSUSE:Factory/.libksi.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksi"

Mon Nov 11 13:46:41 2024 rev:6 rq:1223292 version:3.21.3087

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksi/libksi.changes    2024-03-01 
23:38:57.692740734 +0100
+++ /work/SRC/openSUSE:Factory/.libksi.new.2017/libksi.changes  2024-11-11 
13:47:19.736846732 +0100
@@ -1,0 +2,9 @@
+Tue Nov  5 14:49:55 UTC 2024 - Thomas Blume <[email protected]>
+
+- update to libksi 3.21.3087
+- switched from unmaintained old source repo to current:
+  https://github.com/guardtime/libksi
+- removed patches: libksi-build-with-openssl-1.1.0.patch
+- see /usr/share/doc/packages/libksi13/changelog for details
+
+-------------------------------------------------------------------

Old:
----
  libksi-3.4.0.5.tar.gz
  libksi-build-with-openssl-1.1.0.patch

New:
----
  libksi-3.21.3087.tar.gz

BETA DEBUG BEGIN:
  Old:  https://github.com/guardtime/libksi
- removed patches: libksi-build-with-openssl-1.1.0.patch
- see /usr/share/doc/packages/libksi13/changelog for details
BETA DEBUG END:

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

Other differences:
------------------
++++++ libksi.spec ++++++
--- /var/tmp/diff_new_pack.yiseeP/_old  2024-11-11 13:47:20.232867506 +0100
+++ /var/tmp/diff_new_pack.yiseeP/_new  2024-11-11 13:47:20.236867674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libksi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define sover 1
+%define sover 13
 Name:           libksi
-Version:        3.4.0.5
+Version:        3.21.3087
 Release:        0
 Summary:        GuardTime KSI API
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
-Url:            http://www.rsyslog.com/
-# https://github.com/rsyslog/libksi
-# extracted from 
http://rpms.adiscon.com/v8-stable/epel-7/x86_64/RPMS/libksi1-3.4.0.5-2.el7.src.rpm
-Source0:        %{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE bsc#1042656 -- Fix errors building with openssl-1.1.0
-Patch0:         libksi-build-with-openssl-1.1.0.patch
+URL:            
https://github.com/guardtime/libksi/archive/refs/tags/v%{version}.tar.gz
+Source:         %{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  curl-devel
+BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +55,7 @@
 
 %prep
 %autosetup -p1
+autoreconf -ifv
 
 %build
 %configure \
@@ -80,8 +80,7 @@
 %files -n %{name}%{sover}
 %defattr(-,root,root)
 %doc license.txt changelog
-%{_libdir}/libksi.so.%{sover}
-%{_libdir}/libksi.so.%{sover}.*
+%{_libdir}/libksi.so.*
 
 %files devel
 %defattr(-,root,root)

++++++ libksi-3.4.0.5.tar.gz -> libksi-3.21.3087.tar.gz ++++++
++++ 150475 lines of diff (skipped)

Reply via email to