Hello community,

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

Package is "gupnp-tools"

Fri Mar  9 10:40:13 2018 rev:36 rq:582822 version:0.8.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-tools/gupnp-tools.changes  2017-09-13 
21:46:18.943288794 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-tools.new/gupnp-tools.changes     
2018-03-09 10:40:15.300380661 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:15 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gupnp-tools.spec ++++++
--- /var/tmp/diff_new_pack.Bc4OQ5/_old  2018-03-09 10:40:16.012355022 +0100
+++ /var/tmp/diff_new_pack.Bc4OQ5/_new  2018-03-09 10:40:16.020354734 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-tools
 #
-# 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,12 @@
 Version:        0.8.14
 Release:        0
 Summary:        UPnP tools to test and debug UPnP devices and control points
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
-Url:            http://www.gupnp.org/
+URL:            http://www.gupnp.org/
 Source:         
http://download.gnome.org/sources/gupnp-tools/0.8/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.4.0
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0) >= 2.12
 BuildRequires:  pkgconfig(gssdp-1.0) >= 0.13.3
@@ -36,7 +37,6 @@
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.0
 BuildRequires:  pkgconfig(uuid)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
@@ -63,6 +63,7 @@
     MediaServers.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -77,9 +78,6 @@
 %suse_update_desktop_file -r gupnp-universal-cp GTK Network System Monitor
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %desktop_database_post
 
@@ -87,8 +85,8 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/applications/*.desktop


Reply via email to