commit b2f3581fe1ab926d5aba0c32a08826cbef0a755c
Author: Your Name <you(a)example.com>
Date: Fri Aug 10 11:36:12 2018 -0400
Update to latest upstream release.
.gitignore | 1 +
dwarftherapist.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c644da5..4204c20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/dwarftherapist-39.2.1.tar.gz
/dwarftherapist-39.3.1.tar.gz
/dwarftherapist-40.0.0.tar.gz
+/dwarftherapist-41.0.2.tar.gz
diff --git a/dwarftherapist.spec b/dwarftherapist.spec
index ff0b3f6..d09ce38 100644
--- a/dwarftherapist.spec
+++ b/dwarftherapist.spec
@@ -1,6 +1,6 @@
Name: dwarftherapist
-Version: 40.0.0
-Release: 2%{?dist}
+Version: 41.0.2
+Release: 1%{?dist}
Summary: Management tool designed to run side-by-side with Dwarf Fortress
License: MIT
@@ -110,6 +110,9 @@ sudo setcap cap_sys_ptrace=eip %{_bindir}/DwarfTherapist
%license LICENSE.txt
%changelog
+* Fri Aug 10 2018 Ben Rosser <rosser.bjr(a)gmail.com> - 41.0.2-1
+- Updated to latest upstream release for 0.44.12.
+
* Fri Jul 27 2018 RPM Fusion Release Engineering <sergio(a)serjux.com> - 40.0.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 2646e0a..6706d35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8d3b5aee2660bad9195df4c652241e2 dwarftherapist-40.0.0.tar.gz
+f16f6b7b16ee4b38addc5d1c016b303b dwarftherapist-41.0.2.tar.gz