Hello community,

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

Package is "gnome-games-scripts"

Fri Mar  9 10:38:00 2018 rev:4 rq:582728 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-games-scripts/gnome-games-scripts.changes  
2013-04-05 07:36:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-games-scripts.new/gnome-games-scripts.changes 
    2018-03-09 10:38:06.013036230 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:28:14 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-games-scripts.spec ++++++
--- /var/tmp/diff_new_pack.mFzEYS/_old  2018-03-09 10:38:07.828970843 +0100
+++ /var/tmp/diff_new_pack.mFzEYS/_new  2018-03-09 10:38:07.832970699 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gnome-games
+# spec file for package gnome-games-scripts
 #
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -22,9 +22,8 @@
 Summary:        Build helpers for gnome game packages
 License:        MIT
 Group:          Amusements/Games/Other
-Url:            http://www.gnome.org
+URL:            http://www.gnome.org
 Source0:        gnome-games-create-post
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -39,10 +38,9 @@
 
 %install
 install -m 0755 -d %{buildroot}%{_bindir}
-install -m 755 %{S:0} %{buildroot}%{_bindir}/
+install -m 755 %{SOURCE0} %{buildroot}%{_bindir}/
 
 %files
-%defattr(-,root,root)
 %{_bindir}/gnome-games-create-post
 
 %changelog


Reply via email to