Hello community,

here is the log from the commit of package gnome-common for openSUSE:Factory 
checked in at 2018-03-08 10:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-common (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-common"

Thu Mar  8 10:43:43 2018 rev:38 rq:582722 version:3.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-common/gnome-common.changes        
2016-06-03 16:29:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-common.new/gnome-common.changes   
2018-03-08 10:43:45.359024043 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:27:43 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-common.spec ++++++
--- /var/tmp/diff_new_pack.N75Hru/_old  2018-03-08 10:43:45.927003593 +0100
+++ /var/tmp/diff_new_pack.N75Hru/_new  2018-03-08 10:43:45.927003593 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-common
 #
-# Copyright (c) 2016 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
@@ -20,11 +20,11 @@
 Version:        3.18.0
 Release:        0
 Summary:        Common Files to Build GNOME
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://www.gnome.org/
+URL:            http://www.gnome.org/
 Source:         
http://download.gnome.org/sources/gnome-common/3.18/%{name}-%{version}.tar.xz
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 Requires:       autoconf
 # we need autoconf-archive >= 2014.10.15, as this is when 
ax_check_enable_debug.m4 and ax_code_coverage.m4 became part of it.
 Requires:       autoconf-archive >= 2014.10.15
@@ -35,9 +35,8 @@
 Requires:       gtk-doc
 Requires:       intltool
 Requires:       libtool
-Requires:       pkg-config
+Requires:       pkgconfig
 Requires:       yelp-tools
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -55,11 +54,7 @@
 # the files ax_check_enable_debug.m4 and ax_code_coverage.m4 live in 
autoconf-archive
 rm %{buildroot}%{_datadir}/aclocal/{ax_check_enable_debug,ax_code_coverage}.m4
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr (-, root, root)
 %doc ChangeLog
 %{_bindir}/gnome-autogen.sh
 %dir %{_datadir}/aclocal


Reply via email to