Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libpng16"

Tue Mar 16 15:43:42 2021 rev:43 rq:878473 version:1.6.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes        2019-04-18 
13:58:13.627991261 +0200
+++ /work/SRC/openSUSE:Factory/.libpng16.new.2401/libpng16.changes      
2021-03-16 15:45:23.681132275 +0100
@@ -1,0 +2,5 @@
+Thu Mar 11 13:26:15 UTC 2021 - Lubos Lunak <l.lu...@centrum.cz>
+
+- enable hardware optimizations (such as SSE)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpng16.spec ++++++
--- /var/tmp/diff_new_pack.jVeRTj/_old  2021-03-16 15:45:24.305133274 +0100
+++ /var/tmp/diff_new_pack.jVeRTj/_new  2021-03-16 15:45:24.305133274 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng16
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 Summary:        Library for the Portable Network Graphics Format (PNG)
 License:        Zlib
 Group:          Development/Libraries/C and C++
-Url:            http://www.libpng.org/pub/png/libpng.html
+URL:            http://www.libpng.org/pub/png/libpng.html
 Source0:        
http://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
 Source2:        libpng16.keyring
 Source3:        rpm-macros.libpng-tools
@@ -106,7 +106,7 @@
 export CFLAGS="$CFLAGS -Og"
 %endif
 %configure \
-              --disable-static
+              --disable-static --enable-hardware-optimizations=yes
 %if %{asan_build}
 sed -i -e 's/^\(CFLAGS.*\)$/\1 -fsanitize=address/' \
        -e 's/\(^LIBS =.*\)/\1 -lasan/' Makefile

Reply via email to