commit extreme-tuxracer for openSUSE:Factory
Hello community, here is the log from the commit of package extreme-tuxracer for openSUSE:Factory checked in at 2017-03-02 19:29:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old) and /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "extreme-tuxracer" Thu Mar 2 19:29:20 2017 rev:28 rq:460113 version:0.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes 2016-07-28 23:47:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes 2017-03-02 19:29:22.515227832 +0100 @@ -1,0 +2,6 @@ +Sat Feb 18 13:50:39 UTC 2017 - mailaender@opensuse.org + +- Update to version 0.7.4 +- Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore + +------------------------------------------------------------------- Old: ---- etr-0.7.3.tar.xz New: ---- etr-0.7.4.tar.xz etr.appdata.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ extreme-tuxracer.spec ++++++ --- /var/tmp/diff_new_pack.wGTNVd/_old 2017-03-02 19:29:24.146996891 +0100 +++ /var/tmp/diff_new_pack.wGTNVd/_new 2017-03-02 19:29:24.154995759 +0100 @@ -1,7 +1,7 @@ # # spec file for package extreme-tuxracer # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,14 +19,16 @@ %define oname etr Name: extreme-tuxracer -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Open source racing game featuring Tux the Linux Penguin License: GPL-2.0+ Group: Amusements/Games/3D/Race %global pkgsummary %summary Url: http://sourceforge.net/projects/extremetuxracer/ -Source0: http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz +Source: http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz +# PATCH-FEATURE-UPSTREAM https://sourceforge.net/p/extremetuxracer/discussion/general/thread/2b8a9772... +Source2: etr.appdata.xml BuildRequires: gcc-c++ BuildRequires: libpng-devel BuildRequires: libtool @@ -72,9 +74,11 @@ %fdupes -s %{buildroot}%{_prefix} %endif -# Remove not needed files +# Already included by the doc macro rm -fr %{buildroot}%{_datadir}/doc +install -Dm0644 %{S:2} %{buildroot}%{_datadir}/appdata/etr.appdata.xml + %files %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS doc/code doc/courses_events doc/guide doc/score_algorithm @@ -83,5 +87,7 @@ %{_datadir}/pixmaps/%{oname}.png %{_datadir}/pixmaps/%{oname}.svg %{_datadir}/applications/%{oname}.desktop +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/%{oname}.appdata.xml %changelog ++++++ etr-0.7.3.tar.xz -> etr-0.7.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.3.tar.xz /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.4.tar.xz differ: char 27, line 1 ++++++ etr.appdata.xml ++++++ <?xml version="1.0" encoding="UTF-8"?> <application> <id type="desktop">etr.desktop</id> <licence>CC0</licence> <name>Extreme Tux Racer</name> <summary>High speed arctic racing game based on Tux Racer</summary> <description> <p> Extreme Tux Racer is a downhill racing game starring Tux, the Linux penguin. </p> <p> Tux must slide on his belly down snow and ice covered hills, collecting herring, and making it to the finish line before the time is up. </p> </description> <screenshots> <screenshot type="default" width="800" height="600">https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR4.png</screenshot> <screenshot width="800" height="600">https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR3.png</screenshot> <screenshot width="800" height="600">https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR2.png</screenshot> </screenshots> <url type="homepage">http://extremetuxracer.sourceforge.net/</url> <updatecontact>https://sourceforge.net/p/extremetuxracer/discussion/</updatecontact> </application>
participants (1)
-
root@hilbertn.suse.de