Hello community,

here is the log from the commit of package libvirt-glib for openSUSE:Factory 
checked in at 2018-03-04 11:53:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt-glib (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt-glib"

Sun Mar  4 11:53:10 2018 rev:30 rq:581444 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt-glib/libvirt-glib.changes        
2016-11-17 12:23:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt-glib.new/libvirt-glib.changes   
2018-03-04 11:53:14.384769963 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:36:38 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvirt-glib.spec ++++++
--- /var/tmp/diff_new_pack.99oWsI/_old  2018-03-04 11:53:15.740721157 +0100
+++ /var/tmp/diff_new_pack.99oWsI/_new  2018-03-04 11:53:15.740721157 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvirt-glib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,13 +21,14 @@
 Version:        1.0.0
 Release:        0
 Summary:        GLib and GObject mapping of libvirt
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            http://libvirt.org
+URL:            http://libvirt.org
 Source0:        http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
 Source1:        http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz.asc
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  vala
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.10.0
@@ -35,7 +36,6 @@
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(libvirt) >= 0.10.2
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.0.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 libvirt is a C toolkit to interact with the virtualization capabilities
@@ -128,7 +128,7 @@
 %configure --disable-static
 # Parallel build causes random failures
 #make %{?_smp_mflags}
-make
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -136,30 +136,25 @@
 %find_lang %{name}
 
 %post -n libvirt-glib-1_0-0 -p /sbin/ldconfig
-
 %postun -n libvirt-glib-1_0-0 -p /sbin/ldconfig
 
 %files -n libvirt-glib-1_0-0 -f %{name}.lang
-%defattr(-, root, root)
-%doc COPYING README ChangeLog
+%license COPYING
+%doc README ChangeLog
 %{_libdir}/libvirt-gconfig-1.0.so.*
 %{_libdir}/libvirt-glib-1.0.so.*
 %{_libdir}/libvirt-gobject-1.0.so.*
 
 %files -n typelib-1_0-LibvirtGConfig-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/LibvirtGConfig-1.0.typelib
 
 %files -n typelib-1_0-LibvirtGLib-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/LibvirtGLib-1.0.typelib
 
 %files -n typelib-1_0-LibvirtGObject-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/LibvirtGObject-1.0.typelib
 
 %files devel
-%defattr(-, root, root)
 %{_libdir}/libvirt-gconfig-1.0.so
 %{_libdir}/libvirt-glib-1.0.so
 %{_libdir}/libvirt-gobject-1.0.so



Reply via email to