Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-30 03:59:35 +02:00
parent 5fea57d4d0
commit fd941ee768
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Dancer Name: perl-Dancer
Version: 1.3095 Version: 1.3095
Release: 1%{?dist} Release: 2%{?dist}
Summary: Lightweight yet powerful web application framework Summary: Lightweight yet powerful web application framework
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -107,6 +107,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Jun 30 2012 Petr Pisar <ppisar@redhat.com> - 1.3095-2
- Perl 5.16 rebuild
* Tue Apr 10 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.3095-1 * Tue Apr 10 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.3095-1
- 1.3095 bump - 1.3095 bump
- 810865 bootstrap macro for test only BR - 810865 bootstrap macro for test only BR