commit be768d55336664c9d9490b5b5deb97e48448c43d
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Mon Apr 9 14:45:27 2018 -0400
Update to latest upstream release.
.gitignore | 1 +
dwarftherapist.spec | 5 ++++-
sources | 1 +
3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 1f0e90d..7fdf674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*.rpm
/dwarftherapist-39.2.1.tar.gz
+/dwarftherapist-39.3.1.tar.gz
diff --git a/dwarftherapist.spec b/dwarftherapist.spec
index 8d5336e..bfaedca 100644
--- a/dwarftherapist.spec
+++ b/dwarftherapist.spec
@@ -1,5 +1,5 @@
Name: dwarftherapist
-Version: 39.2.1
+Version: 39.3.1
Release: 1%{?dist}
Summary: Management tool designed to run side-by-side with Dwarf Fortress
@@ -115,6 +115,9 @@ sudo setcap cap_sys_ptrace=eip %{_bindir}/DwarfTherapist
%license LICENSE.txt
%changelog
+* Mon Apr 09 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 39.3.1-1
+- Update to latest upstream release, with support for DF 0.44.09.
+
* Wed Feb 21 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 39.2.1-1
- Update to new upstream release.
- Split out /usr/share/dwarftherapist into noarch data subpackage.
diff --git a/sources b/sources
index 3856a82..7495d71 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
eb9a2b523dd7c5de68dda1c1ad8ce9d8 dwarftherapist-39.2.1.tar.gz
+26eee55ce5b31e7060ea72550d0c926d dwarftherapist-39.3.1.tar.gz