Hello community,

here is the log from the commit of package lasem for openSUSE:Factory checked 
in at 2018-03-09 10:39:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lasem (Old)
 and      /work/SRC/openSUSE:Factory/.lasem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lasem"

Fri Mar  9 10:39:58 2018 rev:9 rq:582805 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/lasem/lasem.changes      2017-08-29 
11:45:10.907010133 +0200
+++ /work/SRC/openSUSE:Factory/.lasem.new/lasem.changes 2018-03-09 
10:39:58.976968482 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:51 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lasem.spec ++++++
--- /var/tmp/diff_new_pack.pJtzqf/_old  2018-03-09 10:39:59.576946876 +0100
+++ /var/tmp/diff_new_pack.pJtzqf/_new  2018-03-09 10:39:59.576946876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lasem
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,15 +21,16 @@
 Version:        0.4.3
 Release:        0
 Summary:        MathML and SVG rendering library
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://live.gnome.org/Lasem
+URL:            https://live.gnome.org/Lasem
 Source:         
http://download.gnome.org/sources/%{name}/%{api}/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM lasem-cairo-avoid-integer-overflow.patch CVE-2013-7447 
zai...@opensuse.org -- cairo: Avoid integer overflow
 Patch0:         lasem-cairo-avoid-integer-overflow.patch
 BuildRequires:  bison
 BuildRequires:  gobject-introspection >= 0.6.7
 BuildRequires:  intltool >= 0.35.0
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo) >= 1.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.16
 BuildRequires:  pkgconfig(gio-2.0)
@@ -37,7 +38,6 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pangocairo) >= 1.16.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Lasem is a library for rendering SVG and MathML, implementing a DOM like API.
@@ -80,22 +80,20 @@
 %find_lang %{name}-%{api}
 
 %post -n liblasem-0_4-4 -p /sbin/ldconfig
-
 %postun -n liblasem-0_4-4 -p /sbin/ldconfig
 
 %files -f %{name}-%{api}.lang
-%defattr(-,root,root)
-%doc README COPYING
+%license COPYING
+%doc README
 %{_bindir}/%{name}-render-%{api}
 %{_mandir}/man1/%{name}-render-%{api}.1%{?ext_man}
 
 %files -n liblasem-0_4-4
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %{_libdir}/lib%{name}-%{api}.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-%{api}/
 %{_libdir}/lib%{name}-%{api}.so
 %{_libdir}/pkgconfig/%{name}-%{api}.pc


Reply via email to