0.38
This commit is contained in:
parent
58626d5f2a
commit
b2dc8a89b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
Clone-0.31.tar.gz
|
||||
/Clone-0.34.tar.gz
|
||||
/Clone-0.36.tar.gz
|
||||
/Clone-0.38.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Clone
|
||||
Version: 0.36
|
||||
Release: 4%{?dist}
|
||||
Version: 0.38
|
||||
Release: 1%{?dist}
|
||||
Summary: Recursively copy perl data types
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -10,7 +10,6 @@ BuildRequires: perl
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
# Run-time:
|
||||
BuildRequires: perl(AutoLoader)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(DynaLoader)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(strict)
|
||||
@ -61,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2015 Tom Callaway <spot@fedoraproject.org> - 0.38-1
|
||||
- update to 0.38
|
||||
|
||||
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-4
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user