This commit is contained in:
Dennis Gilmore 2012-01-13 21:00:25 -06:00
parent 15ebee39a6
commit 71993b9be1
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: %distname
Version: 1.3.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A module for ruby applications for using ncurses interfaces
Group: System Environment/Libraries
License: LGPLv2+
@ -53,6 +53,9 @@ ruby extconf.rb
%{ruby_sitelib}/ncurses_sugar.rb
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Nov 20 2011 Simon Lukasik <slukasik@redhat.com> - 1.3.1-1
- Update to a new upstream version