update to 1.004001
This commit is contained in:
parent
fc7cd59c4b
commit
2b4f24284f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/strictures-1.002002.tar.gz
|
/strictures-1.002002.tar.gz
|
||||||
/strictures-1.003001.tar.gz
|
/strictures-1.003001.tar.gz
|
||||||
|
/strictures-1.004001.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: perl-strictures
|
Name: perl-strictures
|
||||||
Version: 1.003001
|
Version: 1.004001
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Turn on strict and make all warnings fatal
|
Summary: Turn on strict and make all warnings fatal
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/strictures/
|
URL: http://search.cpan.org/dist/strictures/
|
||||||
Source0: http://www.cpan.org/authors/id/M/MS/MSTROUT/strictures-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/strictures-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(strict)
|
BuildRequires: perl(strict)
|
||||||
@ -46,6 +46,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 21 2012 Iain Arnell <iarnell@gmail.com> 1.004001-1
|
||||||
|
- update to latest upstream version
|
||||||
|
|
||||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.003001-4
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.003001-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user