Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory 
checked in at 2020-06-11 14:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icoutils (Old)
 and      /work/SRC/openSUSE:Factory/.icoutils.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icoutils"

Thu Jun 11 14:38:34 2020 rev:15 rq:810650 version:0.32.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/icoutils/icoutils.changes        2017-08-06 
11:27:20.458470911 +0200
+++ /work/SRC/openSUSE:Factory/.icoutils.new.3606/icoutils.changes      
2020-06-11 14:38:47.152275809 +0200
@@ -1,0 +2,20 @@
+Mon Jun  1 07:09:23 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.32.3:
+  * Fixed a segfault. (Martin Gieseking, Savannah bug 52319)
+  * Updated Gnulib stuff.
+- Changes for version 0.32.2
+  * Corrected fix for savannah bug 52308 (caused wrestool to always
+    fail).
+  * Added support for PE32+ binaries.
+- Changes fo version 0.32.1:
+  * Fixed multiple issues found by Hanno Böck <[email protected]>
+    via fuzzing. (Savannah bugs 52307, 52308, 52313)
+- Changes for version 0.32.0:
+  * Fixed issues found by Jerzy Kramarz:
+    + Invalid memory allocation in icotool with malformed input.
+    + Infinite recursion in wrestool with malformed input.
+  * Added ability to specify minimum bit depth per image.
+  * Added ability to specify cursor hotspot per image.
+
+-------------------------------------------------------------------

Old:
----
  icoutils-0.31.3.tar.bz2
  icoutils-0.31.3.tar.bz2.sig

New:
----
  icoutils-0.32.3.tar.bz2
  icoutils-0.32.3.tar.bz2.sig

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

Other differences:
------------------
++++++ icoutils.spec ++++++
--- /var/tmp/diff_new_pack.44aZHE/_old  2020-06-11 14:38:50.124284309 +0200
+++ /var/tmp/diff_new_pack.44aZHE/_new  2020-06-11 14:38:50.128284320 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icoutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,22 @@
 # 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/
 #
 
 
 Name:           icoutils
-Version:        0.31.3
+Version:        0.32.3
 Release:        0
 Summary:        Extracting and Converting Microsoft Icon and Cursor Files
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Convertors
-Url:            http://www.nongnu.org/icoutils/
+URL:            https://www.nongnu.org/icoutils/
 Source0:        
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
 Source1:        
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpng)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The icoutils are a set of programs for extracting and converting images
@@ -43,14 +42,14 @@
 # Don't compile strange locales en@boldquot and en@quot.
 # Otherwise, remove '--disable-nls'.
 %configure --disable-nls
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README TODO
+%license COPYING
+%doc AUTHORS NEWS README TODO
 %{_bindir}/*
 %{_mandir}/man?/*
 

++++++ icoutils-0.31.3.tar.bz2 -> icoutils-0.32.3.tar.bz2 ++++++
++++ 23220 lines of diff (skipped)


Reply via email to