commit 8ef5646479d2c1b305d207634a3ec92b3c6a8261
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Thu Apr 6 11:05:40 2017 +0200
Update to latest snapshot
.gitignore | 1 +
dhewm3.spec | 12 ++++++++----
sources | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79fcf54..ffa4fd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
dhewm3-1.3.1.1304-657ad99.tar.gz
dhewm3-89f227b.tar.gz
+/dhewm3-d535e54.tar.gz
diff --git a/dhewm3.spec b/dhewm3.spec
index d760328..2f4e93b 100644
--- a/dhewm3.spec
+++ b/dhewm3.spec
@@ -1,9 +1,10 @@
-%global commit0 89f227b365c2086dbe8818d82324f074a8ab4792
+%global commit0 d535e54c90d6d3f22aa2faa4f9a07e04f3e04dc5
+%global date 20170402
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: dhewm3
-Version: 1.4.1rc1
-Release: 3.%{?shortcommit0}%{?dist}
+Version: 1.4.2
+Release: 1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Dhewm's Doom 3 engine
License: GPLv3+ with exceptions
URL:
https://github.com/dhewm/%{name}
@@ -69,7 +70,6 @@ fi
%make_install
%files
-%{!?_licensedir:%global license %%doc}
%license COPYING.txt
%doc README.md README.txt
%{_bindir}/%{name}
@@ -77,6 +77,10 @@ fi
%{_libdir}/%{name}
%changelog
+* Thu Apr 06 2017 Simone Caronni <negativo17(a)gmail.com> -
1.4.2-1.20170402gitd535e54
+- Update to latest snapshot (UHD resolution).
+- Set snapshot release as per packaging guidelines.
+
* Sat Mar 25 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.4.1rc1-3.89f227b
- Add ExcludeArch for ppc64le due to missing ppc_intrinsics.h
diff --git a/sources b/sources
index fdef7f5..7d95810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a477d45cbd04f97ad9f0cbae8626627 dhewm3-89f227b.tar.gz
+bb5d4731ee319c81e46937b04bc0d1d2 dhewm3-d535e54.tar.gz