Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blosc for openSUSE:Factory checked 
in at 2023-08-07 15:29:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blosc (Old)
 and      /work/SRC/openSUSE:Factory/.blosc.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blosc"

Mon Aug  7 15:29:13 2023 rev:23 rq:1102639 version:1.21.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/blosc/blosc.changes      2021-10-23 
00:52:20.161157373 +0200
+++ /work/SRC/openSUSE:Factory/.blosc.new.22712/blosc.changes   2023-08-07 
15:29:28.360454604 +0200
@@ -1,0 +2,8 @@
+Fri Aug  4 19:02:49 UTC 2023 - Matthias Eliasson <eli...@opensuse.org>
+
+- Update to 1.21.4 
+  * Upgrade internal-complib zstd from 1.5.2 to 1.5.5.
+  * Zlib updated to 1.2.13.
+- remove fix of moving pkgconfig file to correct location, it have been fixed 
upstrem
+
+-------------------------------------------------------------------

Old:
----
  c-blosc-1.21.1.tar.gz

New:
----
  c-blosc-1.21.4.tar.gz

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

Other differences:
------------------
++++++ blosc.spec ++++++
--- /var/tmp/diff_new_pack.AcOu71/_old  2023-08-07 15:29:29.776463297 +0200
+++ /var/tmp/diff_new_pack.AcOu71/_new  2023-08-07 15:29:29.788463370 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package blosc
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %define major   1
 %define libname lib%{name}%{major}
 Name:           blosc
-Version:        1.21.1
+Version:        1.21.4
 Release:        0
 Summary:        A blocking, shuffling and lossless compression library
-License:        MIT AND BSD-3-Clause AND BSD-2-Clause
+License:        BSD-2-Clause AND BSD-3-Clause AND MIT
 Group:          Productivity/Archiving/Compression
 URL:            https://www.blosc.org/
 Source:         
https://github.com/Blosc/c-blosc/archive/v%{version}.tar.gz#/c-blosc-%{version}.tar.gz
@@ -84,13 +84,6 @@
 %cmake_install
 rm -rf %{buildroot}%{_libdir}/libblosc.a
 
-# Put .pc files in right directory
-if [ "%{_libdir}" != "%{_prefix}/lib" ] ; then
-mkdir -p %{buildroot}%{_libdir}
-mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_libdir}/pkgconfig
-rm -d %{buildroot}%{_prefix}/lib
-fi
-
 %check
 export LD_PRELOAD="$LD_PRELOAD  %{buildroot}%{_libdir}/libblosc.so  
%{buildroot}%{_libdir}/libblosc.so.%{major} 
`pwd`/build/blosc/libblosc_testing.so"
 %ctest

++++++ c-blosc-1.21.1.tar.gz -> c-blosc-1.21.4.tar.gz ++++++
++++ 317939 lines of diff (skipped)

Reply via email to