This commit is contained in:
Dennis Gilmore 2014-06-08 02:17:00 -05:00
parent 540595102e
commit d503ba8630
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: stfl
Version: 0.22
Release: 8%{?dist}
Release: 9%{?dist}
Summary: The Structured Terminal Forms Language/Library
Group: System Environment/Libraries
@ -141,6 +141,9 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 29 2014 Vít Ondruch <vondruch@redhat.com> - 0.22-8
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
- Disable parallel build, since it is unstable.