Hello community,
here is the log from the commit of package gnome-video-effects for
openSUSE:Factory checked in at 2018-03-08 10:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-video-effects (Old)
and /work/SRC/openSUSE:Factory/.gnome-video-effects.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-video-effects"
Thu Mar 8 10:44:42 2018 rev:13 rq:582753 version:0.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-video-effects/gnome-video-effects.changes
2017-02-19 00:39:24.522123825 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-video-effects.new/gnome-video-effects.changes
2018-03-08 10:44:43.948914518 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:30:21 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-video-effects.spec ++++++
--- /var/tmp/diff_new_pack.yjtmto/_old 2018-03-08 10:44:44.560892484 +0100
+++ /var/tmp/diff_new_pack.yjtmto/_new 2018-03-08 10:44:44.560892484 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-video-effects
#
-# 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,13 +20,12 @@
Version: 0.4.3
Release: 0
Summary: Collection of GStreamer effects
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Productivity/Multimedia/Other
-Url: https://wiki.gnome.org/Projects/GnomeVideoEffects
+URL: https://wiki.gnome.org/Projects/GnomeVideoEffects
Source0:
http://download.gnome.org/sources/gnome-video-effects/0.4/%{name}-%{version}.tar.xz
BuildRequires: intltool
-BuildRequires: pkg-config
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: pkgconfig
BuildArch: noarch
%description
@@ -51,12 +50,11 @@
%make_install
%files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
%{_datadir}/%{name}/
%files devel
-%defattr(-,root,root,-)
%{_datadir}/pkgconfig/%{name}.pc
%changelog