Hello community,

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

Package is "gtef"

Fri Mar  9 10:39:15 2018 rev:3 rq:582764 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtef/gtef.changes        2017-05-24 
16:46:41.077670226 +0200
+++ /work/SRC/openSUSE:Factory/.gtef.new/gtef.changes   2018-03-09 
10:39:18.202436780 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:32:01 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtef.spec ++++++
--- /var/tmp/diff_new_pack.gkqU6e/_old  2018-03-09 10:39:19.374394578 +0100
+++ /var/tmp/diff_new_pack.gkqU6e/_new  2018-03-09 10:39:19.378394434 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtef
 #
-# 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
@@ -20,9 +20,9 @@
 Version:        2.0.1
 Release:        0
 Summary:        GNOME Text Editor Framework
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Text/Editors
-Url:            https://wiki.gnome.org/Projects/Gtef
+URL:            https://wiki.gnome.org/Projects/Gtef
 Source:         
http://download.gnome.org/sources/gtef/2.0/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0) >= 2.52
@@ -32,7 +32,6 @@
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
 BuildRequires:  pkgconfig(uchardet)
 BuildRequires:  pkgconfig(vapigen)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Gtef is a library that eases the development of GtkSourceView-based text
@@ -52,8 +51,8 @@
 Summary:        GNOME Text Editor Framework
 # Languages are provided by API version, hence gtef-2
 Group:          System/Libraries
-Provides:       gtef-2 = %{version}
 Recommends:     %{name}-2-lang
+Provides:       gtef-2 = %{version}
 
 %description -n libgtef-2-0
 Gtef is a library that eases the development of GtkSourceView-based text
@@ -87,16 +86,14 @@
 %postun -n libgtef-2-0 -p /sbin/ldconfig
 
 %files -n libgtef-2-0
-%defattr(-,root,root)
-%doc COPYING NEWS
+%license COPYING
+%doc NEWS
 %{_libdir}/libgtef-2.so.*
 
 %files -n typelib-1_0-Gtef-2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Gtef-2.typelib
 
 %files devel
-%defattr(-,root,root)
 %doc ABOUT-NLS AUTHORS ChangeLog README
 %{_datadir}/gtk-doc/html/%{name}-2.0/
 %{_datadir}/gir-1.0/Gtef-2.gir
@@ -107,6 +104,5 @@
 %{_libdir}/*.so
 
 %files -n %{name}-2-lang -f %{name}-2.lang
-%defattr(-,root,root)
 
 %changelog


Reply via email to