Hello community,
here is the log from the commit of package barbie_seahorse_adventures for
openSUSE:Factory checked in at 2016-08-03 11:44:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/barbie_seahorse_adventures (Old)
and /work/SRC/openSUSE:Factory/.barbie_seahorse_adventures.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "barbie_seahorse_adventures"
Changes:
--------
---
/work/SRC/openSUSE:Factory/barbie_seahorse_adventures/barbie_seahorse_adventures.changes
2014-11-18 22:44:48.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.barbie_seahorse_adventures.new/barbie_seahorse_adventures.changes
2016-08-03 11:44:45.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 30 14:41:26 UTC 2016 - [email protected]
+
+- Add an appdata.xml metadata file.
+
+-------------------------------------------------------------------
New:
----
barbie_seahorse_adventures.appdata.xml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ barbie_seahorse_adventures.spec ++++++
--- /var/tmp/diff_new_pack.Oq3ezG/_old 2016-08-03 11:44:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Oq3ezG/_new 2016-08-03 11:44:47.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package barbie_seahorse_adventures
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -26,6 +26,7 @@
Source0: http://www.imitationpickles.org/barbie/files/barbie-1.1.tgz
Source1: %{name}.sh
Source2: %{name}.desktop
+Source3: %{name}.appdata.xml
%if 0%{?suse_version}
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
@@ -85,6 +86,9 @@
# install Desktop file
install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop
+# install app store metadata
+install -Dm 0644 %{S:3} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
%if 0%{?suse_version}
%suse_update_desktop_file %{name}
%fdupes -s %{buildroot}%{_prefix}
@@ -95,6 +99,8 @@
%doc *.txt
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/icons/hicolor/
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/%{name}