Hello community,

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

Package is "evolution-rss"

Wed Mar 14 19:37:03 2018 rev:40 rq:584779 version:0.3.95+git.20171129

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution-rss/evolution-rss.changes      
2018-02-18 11:41:48.662792505 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-rss.new/evolution-rss.changes 
2018-03-14 19:37:05.561347601 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:25:17 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ evolution-rss.spec ++++++
--- /var/tmp/diff_new_pack.VqWgaz/_old  2018-03-14 19:37:06.433316630 +0100
+++ /var/tmp/diff_new_pack.VqWgaz/_new  2018-03-14 19:37:06.437316488 +0100
@@ -26,14 +26,15 @@
 Version:        0.3.95+git.20171129
 Release:        0
 Summary:        Evolution Plugin for RSS Feeds Support
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Email/Clients
-Url:            http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
+URL:            http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gconf2-devel
 BuildRequires:  gnome-common
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(evolution-data-server-1.2)
 BuildRequires:  pkgconfig(evolution-shell-3.0)
@@ -44,8 +45,7 @@
 BuildRequires:  pkgconfig(libemail-engine)
 BuildRequires:  pkgconfig(libsoup-2.4)
 Provides:       %{_name} = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{glib2_gsettings_schema_requires}
+%glib2_gsettings_schema_requires
 
 %description
 This plugin for Evolution adds RSS Feeds support and enables the use of
@@ -72,19 +72,18 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file -u evolution-rss
 %find_lang %{name}
 
 %post -n %{_name}
-%{glib2_gsettings_schema_post}
+%glib2_gsettings_schema_post
 
 %postun -n %{_name}
-%{glib2_gsettings_schema_postun}
+%glib2_gsettings_schema_postun
 
 %files -n %{_name}
-%defattr(-, root, root)
 %{_bindir}/evolution-import-rss
 %{_datadir}/appdata/evolution-rss.metainfo.xml
 %{_datadir}/applications/evolution-rss.desktop
@@ -109,6 +108,5 @@
 %{_libdir}/evolution/modules/evolution-module-rss.so
 
 %files -n %{_name}-lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog


Reply via email to