commit aed418c0a81eb98a8fb4cd2593ed73dff903895f
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Fri Dec 22 22:42:17 2017 +0000
Update to latest upstream release, 0.43
.gitignore | 1 +
openmw.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a96913f..596c7f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ openmw-0.38.0.tar.gz
openmw-0.39.0.tar.gz
/openmw-0.40.0.tar.gz
/openmw-0.41.0.tar.gz
+/openmw-0.43.0.tar.gz
diff --git a/openmw.spec b/openmw.spec
index b2c350b..4a58f52 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -1,6 +1,6 @@
Name: openmw
-Version: 0.41.0
-Release: 7%{?dist}
+Version: 0.43.0
+Release: 1%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
@@ -138,6 +138,9 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%changelog
+* Fri Dec 22 2017 Ben Rosser <rosser.bjr(a)gmail.com> - 0.43.0-1
+- Update to latest upstream release.
+
* Wed Oct 18 2017 Ben Rosser <rosser.bjr(a)gmail.com> - 0.41.0-7
- Rebuild against new OpenSceneGraph 3.4.1 due to soname bump.
diff --git a/sources b/sources
index 31492e7..b53fd36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a939016d489b9cffdcd82aa36ed4973 openmw-0.41.0.tar.gz
+574e195228ea7d069b7b9eab7b6be221 openmw-0.43.0.tar.gz
Show replies by date