Hello community,

here is the log from the commit of package libcss for openSUSE:Factory checked 
in at 2015-02-05 11:01:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcss (Old)
 and      /work/SRC/openSUSE:Factory/.libcss.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcss"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcss/libcss.changes    2014-10-31 
20:13:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcss.new/libcss.changes       2015-02-05 
11:01:35.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Feb  4 11:46:48 UTC 2015 - [email protected]
+
+- Update to version 0.4.0
+  * Due to the change from CSS2 overflow to CSS3 overflow properties, the
+  computed style access functions for overflow properties have changed.
+  The overflow property is removed.  Added are overflow-x and overflow-y
+  properties.  (The overflow shorthand property now sets overflow-x and
+  overflow-y.)
+  This change affects the following functions:
+    Removed from   include/libcss/computed.h    --  css_computed_overflow()
+    Added to       include/libcss/computed.h    --  css_computed_overflow_x()
+    Added to       include/libcss/computed.h    --  css_computed_overflow_y()
+
+-------------------------------------------------------------------

Old:
----
  libcss-0.3.0-src.tar.gz

New:
----
  libcss-0.4.0-src.tar.gz

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

Other differences:
------------------
++++++ libcss.spec ++++++
--- /var/tmp/diff_new_pack.GcQba1/_old  2015-02-05 11:01:36.000000000 +0100
+++ /var/tmp/diff_new_pack.GcQba1/_new  2015-02-05 11:01:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcss
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global make_vars COMPONENT_TYPE=lib-shared PREFIX=%{_prefix} LIBDIR=%{_lib} Q=
 %global build_vars OPTCFLAGS='%{optflags}' OPTLDFLAGS="$RPM_LD_FLAGS"
 Name:           libcss
-Version:        0.3.0
+Version:        0.4.0
 Release:        0
 Summary:        A CSS parser and selection engine
 License:        MIT

++++++ libcss-0.3.0-src.tar.gz -> libcss-0.4.0-src.tar.gz ++++++
++++ 2100 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to