This commit is contained in:
Dennis Gilmore 2015-06-17 23:23:51 +00:00
parent 54408449a6
commit ba4c364251
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nsnake
Version: 2.0.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: The classic snake game with textual interface
URL: http://nsnake.alexdantas.net/
Source0: https://github.com/alexdantas/nSnake/archive/v%{version}.tar.gz#/nSnake-%{version}.tar.gz
@ -33,6 +33,9 @@ make doc
%{_mandir}/man6/nsnake.6*
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.0.5-3
- Rebuilt for GCC 5 C++11 ABI change