update to new snapshot git20150225.dc9adea

This commit is contained in:
Björn Esser 2015-06-18 16:25:29 +02:00
commit 65ea0fa238
2 changed files with 7 additions and 4 deletions

View file

@ -5,8 +5,8 @@
%{!?_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
# Settings used for build from snapshots.
%{!?rel_build:%global commit 723738c7069e83cd2d4fe1a0593e635839e42b22}
%{!?rel_build:%global commit_date 20141214}
%{!?rel_build:%global commit dc9adea7b5bd83468e61735791b29cec99738b43}
%{!?rel_build:%global commit_date 20150225}
%{!?rel_build:%global shortcommit %(c=%{commit};echo ${c:0:7})}
%{!?rel_build:%global gitver git%{commit_date}-%{shortcommit}}
%{!?rel_build:%global gitrel .git%{commit_date}.%{shortcommit}}
@ -16,7 +16,7 @@
Name: 2048-cli
Version: 0.9
Release: 5%{?gitrel}%{?dist}
Release: 6%{?gitrel}%{?dist}
Summary: The game 2048 for your Linux terminal
%{?el5:Group: Amusements/Games}
@ -83,6 +83,9 @@ A non-ncurses cli version of the game 2048 for your Linux terminal.
%changelog
* Thu Jun 18 2015 Björn Esser <bjoern.esser@gmail.com> - 0.9-6.git20150225.dc9adea
- update to new snapshot git20150225.dc9adea
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-5.git20141214.723738c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View file

@ -1 +1 @@
66b80f377302602cb28432a004bcb107 2048-cli-0.9-git20141214-723738c.tar.gz
2f23b5bfdd66380dc8540aa6d0610b1d 2048-cli-0.9-git20150225-dc9adea.tar.gz