commit 4dce477921661aee3587d818e91213f56246033d
Author: Alexandre Moine <nobrakal(a)gmail.com>
Date: Wed Dec 28 12:37:54 2016 +0100
New upstream release
Update appdata.xml
.gitignore | 1 +
openmw.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fb6bd0..a96913f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ openmw-0.37.0.tar.gz
openmw-0.38.0.tar.gz
openmw-0.39.0.tar.gz
/openmw-0.40.0.tar.gz
+/openmw-0.41.0.tar.gz
diff --git a/openmw.spec b/openmw.spec
index d85a4d0..4316541 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -1,5 +1,5 @@
Name: openmw
-Version: 0.40.0
+Version: 0.41.0
Release: 1%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
@@ -36,7 +36,6 @@ BuildRequires: unshield-devel
BuildRequires: libappstream-glib
# New requirement as of 0.37.0
BuildRequires: OpenSceneGraph-devel OpenSceneGraph-qt-devel
-BuildRequires: ffmpeg-devel
BuildRequires: gtest-devel
BuildRequires: tango-icon-theme
BuildRequires: dejavu-lgc-sans-mono-fonts
@@ -129,13 +128,17 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}-cs.desktop
%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/openmw-cs.png
-%{_datadir}/pixmaps/openmw.png
+%{_datadir}/pixmaps/%{name}-cs.png
+%{_datadir}/pixmaps/%{name}.png
%{_datadir}/appdata/%{name}.appdata.xml
%config(noreplace) %{_sysconfdir}/openmw/
%changelog
+* Tue Dec 27 2016 Alexandre Moine <nobrakal(a)gmail.com> 0.41.0-1
+- New upstream release
+- Update appdata.xml
+
* Sun Sep 04 2016 Alexandre Moine <nobrakal(a)gmail.com> 0.40.0-1
- New upstream release
diff --git a/sources b/sources
index d9ec5e5..31492e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2891b97df0fa5bc9d24879de66d65e8f openmw-0.40.0.tar.gz
+8a939016d489b9cffdcd82aa36ed4973 openmw-0.41.0.tar.gz
Show replies by date