diff --git a/2048-cli.spec b/2048-cli.spec index d628616..d4734b5 100644 --- a/2048-cli.spec +++ b/2048-cli.spec @@ -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 - 0.9-6.git20150225.dc9adea +- update to new snapshot git20150225.dc9adea + * Tue Jun 16 2015 Fedora Release Engineering - 0.9-5.git20141214.723738c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ad387ac..1efb159 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66b80f377302602cb28432a004bcb107 2048-cli-0.9-git20141214-723738c.tar.gz +2f23b5bfdd66380dc8540aa6d0610b1d 2048-cli-0.9-git20150225-dc9adea.tar.gz