Hello community,

here is the log from the commit of package wxsvg for openSUSE:Factory checked 
in at 2018-02-01 21:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxsvg (Old)
 and      /work/SRC/openSUSE:Factory/.wxsvg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxsvg"

Thu Feb  1 21:28:59 2018 rev:2 rq:571285 version:1.5.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxsvg/wxsvg.changes      2017-11-27 
22:16:06.559647615 +0100
+++ /work/SRC/openSUSE:Factory/.wxsvg.new/wxsvg.changes 2018-02-01 
21:29:00.902121859 +0100
@@ -1,0 +2,13 @@
+Tue Jan 30 22:18:12 UTC 2018 - [email protected]
+
+- Replace %soname by %sover to better reflect its use.
+
+-------------------------------------------------------------------
+Tue Jan 30 17:25:18 UTC 2018 - [email protected]
+
+- Update to version 1.5.13
+  * added support of <a> element
+  * fixed wxSVGImageElement::GetBBox()
+  * fixed wxSVGUseElement::GetBBox() 
+
+-------------------------------------------------------------------

Old:
----
  wxsvg-1.5.12.tar.bz2

New:
----
  wxsvg-1.5.13.tar.bz2

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

Other differences:
------------------
++++++ wxsvg.spec ++++++
--- /var/tmp/diff_new_pack.5nCkM6/_old  2018-02-01 21:29:01.598089332 +0100
+++ /var/tmp/diff_new_pack.5nCkM6/_new  2018-02-01 21:29:01.602089145 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxsvg
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2015 Mariusz Fik <[email protected]>
 # Copyright (c) 2012 Stefan Seyfried <[email protected]>
 #
@@ -18,14 +18,14 @@
 #
 
 
-%define         soname      3
+%define         sover      3
 Name:           wxsvg
-Version:        1.5.12
+Version:        1.5.13
 Release:        0
 Summary:        Library to create, manipulate and render SVG files
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
-URL:            https://wxsvg.sourceforge.net/
+Url:            https://wxsvg.sourceforge.net/
 Source:         
https://prdownloads.sourceforge.net/wxsvg/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -45,18 +45,18 @@
 %description
 WxSVG is a C++ library to create, manipulate and render SVG files.
 
-%package -n     lib%{name}%{soname}
+%package -n     lib%{name}%{sover}
 Summary:        Library to create, manipulate and render SVG files
 Group:          System/Libraries
 
-%description -n lib%{name}%{soname}
+%description -n lib%{name}%{sover}
 Dynamic libraries from %{name}, as required at runtime.
 
 %package -n     lib%{name}-devel
 Summary:        Header files for %{name}
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
-Requires:       lib%{name}%{soname} = %{version}
+Requires:       lib%{name}%{sover} = %{version}
 Requires:       wxWidgets-devel >= 3
 Requires:       pkgconfig(expat)
 Requires:       pkgconfig(libart-2.0)
@@ -75,16 +75,16 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n lib%{name}%{soname} -p /sbin/ldconfig
-%postun -n lib%{name}%{soname} -p /sbin/ldconfig
+%post -n lib%{name}%{sover} -p /sbin/ldconfig
+%postun -n lib%{name}%{sover} -p /sbin/ldconfig
 
 %files
 %doc AUTHORS ChangeLog COPYING TODO
 %{_bindir}/svgview
 
-%files -n lib%{name}%{soname}
-%{_libdir}/libwxsvg.so.%{soname}
-%{_libdir}/libwxsvg.so.%{soname}.*
+%files -n lib%{name}%{sover}
+%{_libdir}/libwxsvg.so.%{sover}
+%{_libdir}/libwxsvg.so.%{sover}.*
 
 %files -n lib%{name}-devel
 %{_includedir}/wxSVG

++++++ wxsvg-1.5.12.tar.bz2 -> wxsvg-1.5.13.tar.bz2 ++++++
++++ 4588 lines of diff (skipped)


Reply via email to