This commit is contained in:
Fedora Release Engineering 2017-02-11 00:21:27 +00:00
parent 2b481f25b8
commit e96b3480bc

View File

@ -1,6 +1,6 @@
Name: nsnake
Version: 3.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The classic snake game with textual interface
# the old homepage is down
#URL: http://nsnake.alexdantas.net/
@ -37,6 +37,9 @@ make doc
%{_datadir}/pixmaps/%{name}.xpm
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Aug 23 2016 Robin Lee <cheeselee@fedoraproject.org> - 3.0.1-1
- Update to 3.0.1 (BZ#1120131)