Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clzip for openSUSE:Factory checked 
in at 2021-03-30 21:16:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clzip (Old)
 and      /work/SRC/openSUSE:Factory/.clzip.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clzip"

Tue Mar 30 21:16:53 2021 rev:13 rq:878669 version:1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/clzip/clzip.changes      2019-03-26 
15:42:47.952230999 +0100
+++ /work/SRC/openSUSE:Factory/.clzip.new.2401/clzip.changes    2021-03-30 
21:44:01.742591668 +0200
@@ -1,0 +2,8 @@
+Fri Mar 12 22:15:31 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.12
+  * Make -o behave like -c, but writing to file instead of stdout.
+  * Make -c and -o check whether the output is a terminal
+    only once.
+
+-------------------------------------------------------------------

Old:
----
  clzip-1.11.tar.gz
  clzip-1.11.tar.gz.sig

New:
----
  clzip-1.12.tar.gz
  clzip-1.12.tar.gz.sig

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

Other differences:
------------------
++++++ clzip.spec ++++++
--- /var/tmp/diff_new_pack.7Q3iaR/_old  2021-03-30 21:44:02.310592144 +0200
+++ /var/tmp/diff_new_pack.7Q3iaR/_new  2021-03-30 21:44:02.314592148 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clzip
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2011-2013 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,9 @@
 
 
 Name:           clzip
-Version:        1.11
+Version:        1.12
 Release:        0
-%define xversion       1.11
+%define xversion       1.12
 Summary:        Lossless Data Compressor based on LZMA
 License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
@@ -28,7 +28,6 @@
 Source:         
http://download.savannah.gnu.org/releases/lzip/clzip/%name-%xversion.tar.gz
 Source2:        
http://download.savannah.gnu.org/releases/lzip/clzip/%name-%version.tar.gz.sig
 Source3:        %name.keyring
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): info
 Requires(preun):info
 
@@ -51,8 +50,8 @@
 pushd build/
 ../configure --prefix="%_prefix" --bindir="%_bindir" --datadir="%_datadir" \
        --infodir="%_infodir" --mandir="%_mandir" --sysconfdir="%_sysconfdir" \
-       CC="%__cc" CFLAGS="%optflags"
-make %{?_smp_flags}
+       CFLAGS="%optflags"
+%make_build
 popd
 
 %install
@@ -72,7 +71,6 @@
 %install_info_delete --info-dir="%_infodir" "%_infodir/clzip.info%ext_info"
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %_bindir/clzip
 %_mandir/man1/clzip.1%ext_man

++++++ clzip-1.11.tar.gz -> clzip-1.12.tar.gz ++++++
++++ 6210 lines of diff (skipped)

Reply via email to