Hello community,

here is the log from the commit of package libcroco for openSUSE:Factory 
checked in at 2019-04-17 10:05:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcroco (Old)
 and      /work/SRC/openSUSE:Factory/.libcroco.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcroco"

Wed Apr 17 10:05:51 2019 rev:37 rq:693286 version:0.6.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcroco/libcroco.changes        2018-03-08 
10:46:45.148550852 +0100
+++ /work/SRC/openSUSE:Factory/.libcroco.new.17052/libcroco.changes     
2019-04-17 10:05:54.682609844 +0200
@@ -1,0 +2,16 @@
+Sat Apr  6 20:01:33 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version
+  + Visual Studio builds: Enhance security of x64 binaries.
+  + win32/replace.py: Fix replacing items in files with UTF-8
+    content.
+  + tknzr: support only max long rgb values.
+  + input: check end of input before reading a byte.
+- Drop upstream fixed patches:
+  + libcroco-fix-CVE-2017-7960.patch.
+  + libcroco-fix-CVE-2017-7961.patch.
+- Stop exporting -fno-strict-aliasing" to configure, no longer
+  needed.
+- Update URL to new gitlab home.
+
+-------------------------------------------------------------------

Old:
----
  libcroco-0.6.12.tar.xz
  libcroco-fix-CVE-2017-7960.patch
  libcroco-fix-CVE-2017-7961.patch

New:
----
  libcroco-0.6.13.tar.xz

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

Other differences:
------------------
++++++ libcroco.spec ++++++
--- /var/tmp/diff_new_pack.cam4Fw/_old  2019-04-17 10:05:55.286610541 +0200
+++ /var/tmp/diff_new_pack.cam4Fw/_new  2019-04-17 10:05:55.290610545 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcroco
 #
-# Copyright (c) 2018 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,27 +12,23 @@
 # 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:           libcroco
-Version:        0.6.12
+Version:        0.6.13
 Release:        0
 Summary:        CSS2 Parser Library
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
-URL:            http://www.freespiders.org/projects/libcroco/
-Source:         
http://download.gnome.org/sources/libcroco/0.6/%{name}-%{version}.tar.xz
+URL:            https://gitlab.gnome.org/GNOME/libcroco
+Source:         
https://download.gnome.org/sources/libcroco/0.6/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM libcroco-fix-CVE-2017-7960.patch boo#1034481 
[email protected] -- Fix CVE-2017-7960
-Patch0:         libcroco-fix-CVE-2017-7960.patch
-# PATCH-FIX-UPSTREAM libcroco-fix-CVE-2017-7961.patch boo#1034482 
[email protected] -- Fix CVE-2017-7961
-Patch1:         libcroco-fix-CVE-2017-7961.patch
+
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0) >= 2.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
-#
 
 %description
 Libcroco is a stand-alone CSS2 parsing library. It provides a low-level
@@ -45,7 +41,6 @@
 %ifarch ppc64
 Obsoletes:      libcroco-64bit
 %endif
-#
 
 %description 0_6-3
 Libcroco is a stand-alone CSS2 parsing library. It provides a low-level
@@ -55,22 +50,19 @@
 Summary:        CSS2 Parser Library Development Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
-#
 
 %description devel
 Libcroco is a stand-alone CSS2 parsing library. It provides a low-level
 event-driven SAC-like API and a CSS object model like API.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%autosetup -p1
 
 %build
-# needed for libcroco-0.6.1:
-export CFLAGS="%{optflags} -fno-strict-aliasing"
-%configure --disable-static
-make %{?_smp_mflags}
+%configure \
+       --disable-static \
+       %{nil}
+%make_build
 
 %install
 %make_install

++++++ libcroco-0.6.12.tar.xz -> libcroco-0.6.13.tar.xz ++++++
++++ 10602 lines of diff (skipped)


Reply via email to