Perl mass rebuild

This commit is contained in:
Marcela Mašláňová 2011-07-19 13:13:27 +02:00
parent 5632c94779
commit 6404a85b4d
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: libprelude
Epoch: 1
Version: 1.0.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: The prelude library
Group: System Environment/Libraries
License: GPLv2+
@ -147,6 +147,9 @@ rm -rf %{buildroot}
%{ruby_sitearch}/PreludeEasy.so
%changelog
* Tue Jul 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.0.0-10
- Perl mass rebuild
* Fri Jun 24 2011 Steve Grubb <sgrubb@redhat.com> - 1:1.0.0-9
- Fix gcc 4.6 C++ bug (#715983)