Perl mass rebuild

This commit is contained in:
Petr Sabata 2011-07-18 13:20:35 +02:00
parent ed6cdf833b
commit 2572ae068b

View File

@ -1,6 +1,6 @@
Name: perl-Test-Inter Name: perl-Test-Inter
Version: 1.03 Version: 1.03
Release: 1%{?dist} Release: 2%{?dist}
Summary: Framework for more readable interactive test scripts Summary: Framework for more readable interactive test scripts
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -42,6 +42,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Jul 18 2011 Petr Sabata <contyk@redhat.com> - 1.03-2
- Perl mass rebuild
* Thu Jul 07 2011 Petr Pisar <ppisar@redhat.com> - 1.03-1 * Thu Jul 07 2011 Petr Pisar <ppisar@redhat.com> - 1.03-1
- 1.03 bump - 1.03 bump