Hello community,

here is the log from the commit of package dunelegacy for openSUSE:Factory 
checked in at 2017-07-19 11:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dunelegacy (Old)
 and      /work/SRC/openSUSE:Factory/.dunelegacy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dunelegacy"

Wed Jul 19 11:21:47 2017 rev:2 rq:510940 version:0.96.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dunelegacy/dunelegacy.changes    2017-01-25 
23:35:28.912926732 +0100
+++ /work/SRC/openSUSE:Factory/.dunelegacy.new/dunelegacy.changes       
2017-07-19 12:22:02.383632893 +0200
@@ -1,0 +2,5 @@
+Sat Jul 15 13:28:08 UTC 2017 - [email protected]
+
+- Install appdata.xml file
+
+-------------------------------------------------------------------

New:
----
  dunelegacy.appdata.xml

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

Other differences:
------------------
++++++ dunelegacy.spec ++++++
--- /var/tmp/diff_new_pack.Vr4flc/_old  2017-07-19 12:22:02.979548803 +0200
+++ /var/tmp/diff_new_pack.Vr4flc/_new  2017-07-19 12:22:02.979548803 +0200
@@ -24,6 +24,8 @@
 Group:          Amusements/Games/Strategy/Real Time
 Url:            http://dunelegacy.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
+# PATCH-FEATURE-UPSTREAM https://sourceforge.net/p/dunelegacy/patches/8/
+Source8:        %{name}.appdata.xml
 # PATCH-FEATURE-UPSTREAM https://sourceforge.net/p/dunelegacy/patches/7/
 Source9:        %{name}.6
 BuildRequires:  cppunit-devel
@@ -70,6 +72,10 @@
 %suse_update_desktop_file -i %{name}
 install -D -p -m 0644 %{name}-128x128.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 
+# https://en.opensuse.org/openSUSE:AppStore
+mkdir -p %{buildroot}%{_datadir}/appdata
+cp %{SOURCE8} %{buildroot}%{_datadir}/appdata
+
 # Install man page
 mkdir -p %{buildroot}%{_mandir}/man6
 cp %{SOURCE9} %{buildroot}%{_mandir}/man6
@@ -82,5 +88,6 @@
 %{_datadir}/%{name}/
 %attr(755,root,root) %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog

++++++ dunelegacy.appdata.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>dunelegacy.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Dune Legacy</name>
  <summary>A modern Dune II reimplementation</summary>
  <description>
    <p>
      Lead one of three interplanetary houses, Atreides, Harkonnen or Ordos,
      in an attempt to harvest the largest amount of spice from the sand
      dunes. Exchange your spice stockpiles for credits through refinement
      and build an army capable of thwarting attempts of the other houses to
      stop your harvesting!
    </p>
    <p>
      Dune Legacy is an effort by a handful of developers to revitalize the
      first-ever real-time strategy game. The original game was the basis
      for the hugely successful Command and Conquer series, and the gameplay
      has been replicated an extended to a wide variety of storylines and
      series.
    </p>
    <p>
      NOTE: Original Dune 2 game files are needed.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      
<image>http://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission7.png</image>
    </screenshot>
    <screenshot>
      
<image>http://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission9-2.png</image>
    </screenshot>
    <screenshot>
      
<image>http://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission9-3.png</image>
    </screenshot>
    <screenshot>
      
<image>http://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission9.png</image>
    </screenshot>
    <screenshot>
      
<image>http://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-score.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">http://dunelegacy.sourceforge.net/</url>
</component>

Reply via email to