Hello community,

here is the log from the commit of package sdl-ball for openSUSE:Factory 
checked in at 2016-08-25 09:57:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdl-ball (Old)
 and      /work/SRC/openSUSE:Factory/.sdl-ball.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdl-ball"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdl-ball/sdl-ball.changes        2014-11-15 
12:28:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sdl-ball.new/sdl-ball.changes   2016-08-25 
09:57:28.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 24 05:26:53 UTC 2016 - [email protected]
+
+- Add support for https://en.opensuse.org/openSUSE:AppStore
+
+-------------------------------------------------------------------

New:
----
  sdl-ball.appdata.xml

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

Other differences:
------------------
++++++ sdl-ball.spec ++++++
--- /var/tmp/diff_new_pack.HmSEZQ/_old  2016-08-25 09:57:29.000000000 +0200
+++ /var/tmp/diff_new_pack.HmSEZQ/_new  2016-08-25 09:57:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sdl-ball
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright Vincent Petry <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,6 +26,8 @@
 Url:            http://dustedgames.blogspot.co.uk/p/sdl-ball_20.html
 Source0:        
http://downloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:        %{name}.sh
+# PATCH-FEATURE-UPSTREAM https://sourceforge.net/p/sdl-ball/patches/6/
+Source2:        %{name}.appdata.xml
 # PATCH-FIX-UPSTREAM https://sourceforge.net/p/sdl-ball/patches/5/
 Patch0:         %{name}-%{version}-sdl-ball.desktop.patch
 %if 0%{?suse_version}
@@ -97,6 +99,9 @@
 # install Desktop file
 install -Dm 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 
+# install meta data
+install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 %if 0%{?suse_version}
     %suse_update_desktop_file %{name}
     %fdupes -s %{buildroot}%{_prefix}
@@ -107,6 +112,8 @@
 %doc LICENSE.txt README
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/pixmaps/%{name}.png
 %{_libexecdir}/%{name}
 


Reply via email to