commit 95cf47dd8a635df763835d1c465e878a32ceeea5
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Thu May 24 14:35:03 2018 -0400
Actually update to latest upstream release.
.gitignore | 3 +++
dwarffortress.spec | 8 ++++----
sources | 6 +++---
3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 249e9f1..207dec9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,6 @@
/0.44.09.zip
/df_44_09_linux32.tar.bz2
/df_44_09_linux.tar.bz2
+/0.44.10.zip
+/df_44_10_linux32.tar.bz2
+/df_44_10_linux.tar.bz2
diff --git a/dwarffortress.spec b/dwarffortress.spec
index 58aa43a..2ce89d1 100644
--- a/dwarffortress.spec
+++ b/dwarffortress.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: dwarffortress
-Version: 0.44.09
+Version: 0.44.10
Release: 1%{?dist}
Summary: A single-player procedurally generated fantasy game
@@ -13,8 +13,8 @@ License: Dwarf Fortress
URL:
http://www.bay12games.com/dwarves/
# Due to pre-compiled stuff, there is a separate 32 and 64 bit architecture.
-Source0:
http://www.bay12games.com/dwarves/df_44_09_linux.tar.bz2
-Source1:
http://www.bay12games.com/dwarves/df_44_09_linux32.tar.bz2
+Source0:
http://www.bay12games.com/dwarves/df_44_10_linux.tar.bz2
+Source1:
http://www.bay12games.com/dwarves/df_44_10_linux32.tar.bz2
# The libgraphics sources, as maintained by the Arch Linux packager.
Source2:
https://github.com/svenstaro/dwarf_fortress_unfuck/archive/%{version}.zip
@@ -140,7 +140,7 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_datadir}/appdata/*.appdata
%{_datadir}/appdata/dwarffortress.appdata.xml
%changelog
-* Thu May 24 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 0.44.09-1
+* Thu May 24 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 0.44.10-1
- Updated to latest upstream version, 0.44.10.
- Add the launcher files separately as individual sources, not a tarball.
- Fix a bug in the desktop file.
diff --git a/sources b/sources
index 6ab7947..5323f30 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-08529be5c2d98ec493899f854efb5b9f 0.44.09.zip
-82d22c02ddb02bcd2554210220d0761f df_44_09_linux32.tar.bz2
-9acaa317dd936e809d880aea9682fabe df_44_09_linux.tar.bz2
+570e0c44d5943c480044fee2b7ca3611 0.44.10.zip
+133fe13cfb2572cf38cd0d42d47b1766 df_44_10_linux32.tar.bz2
+097f2e0cc6b8954033ecf89bc52b7f82 df_44_10_linux.tar.bz2