Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmspack for openSUSE:Factory 
checked in at 2023-02-09 16:21:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmspack (Old)
 and      /work/SRC/openSUSE:Factory/.libmspack.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmspack"

Thu Feb  9 16:21:52 2023 rev:30 rq:1063761 version:0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmspack/libmspack.changes      2019-03-12 
09:47:10.823612626 +0100
+++ /work/SRC/openSUSE:Factory/.libmspack.new.4462/libmspack.changes    
2023-02-09 16:21:56.774323273 +0100
@@ -1,0 +2,7 @@
+Mon Feb  6 10:46:11 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Update to version 0.11:
+  * see https://github.com/kyz/libmspack/blob/master/libmspack/ChangeLog
+    for a full changelog
+
+-------------------------------------------------------------------

Old:
----
  libmspack-0.10.1alpha.tar.gz

New:
----
  libmspack-0.11alpha.tar.gz

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

Other differences:
------------------
++++++ libmspack.spec ++++++
--- /var/tmp/diff_new_pack.kQUTxl/_old  2023-02-09 16:22:01.594348104 +0100
+++ /var/tmp/diff_new_pack.kQUTxl/_new  2023-02-09 16:22:01.598348124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmspack
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,7 +19,7 @@
 # "alpha" in the version string just says that it is an alpha version.
 %define _version %{version}alpha
 Name:           libmspack
-Version:        0.10.1
+Version:        0.11
 Release:        0
 Summary:        Library That Implements Different Microsoft Compressions
 License:        LGPL-2.1-only
@@ -82,17 +82,17 @@
 %build
 %configure\
        --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 cd examples
 install -d %{buildroot}%{_bindir}
-../libtool --mode=install /usr/bin/install -c cabd_memory cabrip chmextract 
msexpand multifh oabextract %{buildroot}%{_bindir}
+../libtool --mode=install %{_bindir}/install -c cabd_memory cabrip chmextract 
msexpand multifh oabextract %{buildroot}%{_bindir}
 rm %{buildroot}%{_libdir}/*.*a
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %post -n libmspack0 -p /sbin/ldconfig
 %postun -n libmspack0 -p /sbin/ldconfig

++++++ libmspack-0.10.1alpha.tar.gz -> libmspack-0.11alpha.tar.gz ++++++
++++ 36726 lines of diff (skipped)

Reply via email to