Hello community,

here is the log from the commit of package xonotic for openSUSE:Factory checked 
in at 2017-06-29 15:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xonotic (Old)
 and      /work/SRC/openSUSE:Factory/.xonotic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xonotic"

Thu Jun 29 15:19:59 2017 rev:3 rq:506936 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xonotic/xonotic.changes  2017-05-22 
10:47:52.877549923 +0200
+++ /work/SRC/openSUSE:Factory/.xonotic.new/xonotic.changes     2017-06-29 
15:20:07.278595068 +0200
@@ -1,0 +2,5 @@
+Tue Jun 27 23:51:05 UTC 2017 - [email protected]
+
+- Add appdata xml to enable visibility in software installers
+
+-------------------------------------------------------------------

New:
----
  xonotic.appdata.xml

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

Other differences:
------------------
++++++ xonotic.spec ++++++
--- /var/tmp/diff_new_pack.VdsNCA/_old  2017-06-29 15:20:28.495595936 +0200
+++ /var/tmp/diff_new_pack.VdsNCA/_new  2017-06-29 15:20:28.499595371 +0200
@@ -29,6 +29,7 @@
 Source2:        xonotic.service
 Source3:        xonotic.init
 Source4:        %{name}.changes
+Source100:      xonotic.appdata.xml
 BuildRequires:  SDL2-devel
 BuildRequires:  alsa-devel
 BuildRequires:  d0_blind_id-devel
@@ -110,6 +111,7 @@
 %{buildroot}%{_bindir}/xonotic-dedicated
 install -D -m 644 misc/logos/%{name}_icon.svg \
 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
+install -D -p -m 644 %{SOURCE100}  
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 install -D -m 0644 %{SOURCE1} 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 mkdir -p %{buildroot}%{_datadir}/xonotic
 cp -r key_0.d0pk server data %{buildroot}%{_datadir}/%{name}
@@ -174,6 +176,7 @@
 %defattr(-,root,root,-)
 %attr(755,root,root) %{_bindir}/%{name}-glx
 %attr(755,root,root) %{_bindir}/%{name}-sdl
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/icons/hicolor
 %dir %{_datadir}/icons/hicolor/scalable


++++++ xonotic.appdata.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <[email protected]> -->
<!--
EmailAddress: http://www.xonotic.org/team/contact/
SentUpstream: 2014-09-23
-->
<application>
  <id type="desktop">xonotic.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <description>
    <p>
      Xonotic is a free and fast-paced first person shooter which combines
      addictive, arena-style gameplay with rapid movement and a wide array of
      weapons.
    </p>
    <p>
      Xonotic is easy to learn, but hard to master! Besides thrilling action for
      the casual player, the game also provides e-sport opportunities for those
      interested in its competitive aspects.
      From mapping contests and monthly quick cups to sponsored tournaments,
      Xonotic allows every e-sport enthusiast to participate in competitions
      hosted by its open-minded community.
    </p>
    <p>
      Features such as simple items, fully customizable configs and servers, a
      functioning anticheat system, the spectator mode, and the opportunity to
      watch and record games makes Xonotic attractive to competitive players.
    </p>
  </description>
  <url type="homepage">http://www.xonotic.org/</url>
  <screenshots>
    <screenshot 
type="default">http://www.xonotic.org/m/uploads/2012/07/frontpage_005.jpg</screenshot>
    
<screenshot>http://www.xonotic.org/m/uploads/2012/07/frontpage_006.jpg</screenshot>
    
<screenshot>http://www.xonotic.org/m/uploads/2012/07/frontpage_007.jpg</screenshot>
    
<screenshot>http://www.xonotic.org/m/uploads/2012/07/frontpage_008.jpg</screenshot>
    
<screenshot>http://www.xonotic.org/m/uploads/2012/07/frontpage_003.jpg</screenshot>
  </screenshots>
  <!-- FIXME: change this to an upstream email address for spec updates
  <updatecontact>someone_who_cares@upstream_project.org</updatecontact>
   -->
</application>

Reply via email to