Accepting request 990047 from home:dirkmueller:Factory

- update to 3.0.2:
  * 3.0.2 is a generic bugfix release
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.2

OBS-URL: https://build.opensuse.org/request/show/990047
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=71
This commit is contained in:
Ferdinand Thiessen
2022-07-24 10:50:35 +00:00
committed by Git OBS Bridge
parent 344cca7097
commit 113582e493
4 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:beda7adaebb3462797c8f090ec604c2974f15a1559fff2fb4cfff2607cb0180f
size 33528292

3
freeciv-3.0.2.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7407ea1a08267b1c5ee3439dc2db5c2d7b90ece7fcc3664ca2ad594435a57175
size 33530112

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 18 19:44:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.0.2:
* 3.0.2 is a generic bugfix release
* see https://freeciv.fandom.com/wiki/NEWS-3.0.2
-------------------------------------------------------------------
Fri Apr 22 21:01:37 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,13 +17,13 @@
Name: freeciv
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: Free Civilization Clone
License: GPL-2.0-or-later
Group: Amusements/Games/Strategy/Turn Based
URL: http://www.freeciv.org
Source0: http://files.freeciv.org/stable/%{name}-%{version}.tar.xz
URL: https://www.freeciv.org
Source0: https://files.freeciv.org/stable/%{name}-%{version}.tar.xz
Source1: freeciv-gtk3.desktop
Source2: freeciv-qt.desktop
Source3: freeciv.png
@@ -144,8 +144,8 @@ rm %{buildroot}%{_docdir}/freeciv/COPYING
%{_datadir}/pixmaps/freeciv-modpack.png
%{_datadir}/pixmaps/freeciv-ruledit.png
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/metainfo/freeciv-server.appdata.xml
%{_datadir}/metainfo/freeciv-ruledit.appdata.xml
%{_datadir}/metainfo/org.freeciv.server.appdata.xml
%{_datadir}/metainfo/org.freeciv.ruledit.appdata.xml
%files lang -f %{name}-core.lang -f %{name}-nations.lang -f %{name}-ruledit.lang
@@ -153,13 +153,13 @@ rm %{buildroot}%{_docdir}/freeciv/COPYING
%{_bindir}/freeciv-gtk3
%{_bindir}/freeciv-mp-gtk3
%{_datadir}/applications/org.freeciv.gtk3.desktop
%{_datadir}/metainfo/freeciv-gtk3.appdata.xml
%{_datadir}/metainfo/org.freeciv.gtk3.appdata.xml
%{_datadir}/applications/org.freeciv.mp.gtk3.desktop
%{_datadir}/metainfo/freeciv-mp-gtk3.appdata.xml
%{_datadir}/metainfo/org.freeciv.mp.gtk3.appdata.xml
%files qt
%{_bindir}/freeciv-qt
%{_datadir}/applications/org.freeciv.qt.desktop
%{_datadir}/metainfo/freeciv-qt.appdata.xml
%{_datadir}/metainfo/org.freeciv.qt.appdata.xml
%changelog