Perl 5.18 rebuild
This commit is contained in:
parent
bf4db3afd6
commit
a4a491a094
@ -1,7 +1,7 @@
|
|||||||
Name: beakerlib
|
Name: beakerlib
|
||||||
Summary: A shell-level integration testing library
|
Summary: A shell-level integration testing library
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_docdir}/%{name}-%{version}/examples/*/*
|
%doc %{_docdir}/%{name}-%{version}/examples/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.8-2
|
||||||
|
- Perl 5.18 rebuild
|
||||||
|
|
||||||
* Mon Jun 10 2013 Petr Muller <muller@redhat.com> - 1.8-1
|
* Mon Jun 10 2013 Petr Muller <muller@redhat.com> - 1.8-1
|
||||||
- Update to new upstream version 1.8
|
- Update to new upstream version 1.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user