Hello community,

here is the log from the commit of package libimagequant for openSUSE:Factory 
checked in at 2019-02-24 20:46:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libimagequant (Old)
 and      /work/SRC/openSUSE:Factory/.libimagequant.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libimagequant"

Sun Feb 24 20:46:20 2019 rev:2 rq:677182 version:2.11.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libimagequant/libimagequant.changes      
2018-01-26 13:38:46.819310178 +0100
+++ /work/SRC/openSUSE:Factory/.libimagequant.new.28833/libimagequant.changes   
2019-02-24 20:46:23.487886899 +0100
@@ -1,0 +2,5 @@
+Wed Feb 13 18:01:31 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libimagequant.spec ++++++
--- /var/tmp/diff_new_pack.d4UkFS/_old  2019-02-24 20:46:25.871885708 +0100
+++ /var/tmp/diff_new_pack.d4UkFS/_new  2019-02-24 20:46:25.871885708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libimagequant
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,22 +22,22 @@
 Version:        2.11.3
 Release:        0
 Summary:        Palette quantization library
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Development/Languages/C and C++
 URL:            https://github.com/ImageOptim/libimagequant
 Source:         
https://github.com/ImageOptim/libimagequant/archive/%{version}/%{name}-%{version}.tar.gz
 
 %description
-Small, portable C library for high-quality conversion of RGBA images to 8-bit
-indexed-color (palette) images.
+C library for conversion of RGBA images to 8-bit indexed-color
+(palette) images.
 
 %package -n %{libname}
 Summary:        Palette quantization library
 Group:          System/Libraries
 
 %description -n %{libname}
-Small, portable C library for high-quality conversion of RGBA images to 8-bit
-indexed-color (palette) images.
+C library for conversion of RGBA images to 8-bit indexed-color
+(palette) images.
 
 %package devel
 Summary:        Development files for libimagequant
@@ -45,8 +45,8 @@
 Requires:       %{libname} = %{version}
 
 %description devel
-Small, portable C library for high-quality conversion of RGBA images to 8-bit
-indexed-color (palette) images.
+C library for conversion of RGBA images to 8-bit indexed-color
+(palette) images.
 
 %prep
 %setup -q


Reply via email to