Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2018-03-14 19:36:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and      /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "anjuta-extras"

Wed Mar 14 19:36:45 2018 rev:33 rq:584738 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes      
2017-09-13 21:47:21.574477008 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2018-03-14 19:36:45.950044165 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:22:52 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ anjuta-extras.spec ++++++
--- /var/tmp/diff_new_pack.xsRI7F/_old  2018-03-14 19:36:47.058004812 +0100
+++ /var/tmp/diff_new_pack.xsRI7F/_new  2018-03-14 19:36:47.066004528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package anjuta-extras
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,22 +17,20 @@
 #
 
 
+%define _major_minor 3.25
 Name:           anjuta-extras
 Version:        3.26.0
 Release:        0
-%define _major_minor 3.25
 Summary:        Extra plugins for anjuta
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/IDE
-Url:            http://download.gnome.org/sources/anjuta-extras
+URL:            http://download.gnome.org/sources/anjuta-extras
 Source:         
https://download.gnome.org/sources/anjuta-extras/3.26/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta >= 3.7.4
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.35.0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.16.0
@@ -42,8 +40,10 @@
 Requires:       anjuta
 Requires:       gsettings-desktop-schemas
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 The package contains the following plugins:
@@ -52,6 +52,7 @@
     * Scratchbox Support
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -60,7 +61,7 @@
 
 %build
 %configure --disable-static
-make %{?smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -75,7 +76,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc %{_datadir}/help/C/anjuta-manual/
 # Explicitly list .plugin files so we know what we ship
 %{_libdir}/anjuta/anjuta-editor.plugin


Reply via email to