update to 1.004004
This commit is contained in:
parent
56fdd33b63
commit
73102a0a4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/strictures-1.003001.tar.gz
|
/strictures-1.003001.tar.gz
|
||||||
/strictures-1.004001.tar.gz
|
/strictures-1.004001.tar.gz
|
||||||
/strictures-1.004002.tar.gz
|
/strictures-1.004002.tar.gz
|
||||||
|
/strictures-1.004004.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-strictures
|
Name: perl-strictures
|
||||||
Version: 1.004002
|
Version: 1.004004
|
||||||
Release: 1%{?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
|
||||||
@ -45,6 +45,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 07 2012 Iain Arnell <iarnell@gmail.com> 1.004004-1
|
||||||
|
- update to latest upstream version
|
||||||
|
|
||||||
* Sun Sep 09 2012 Iain Arnell <iarnell@gmail.com> 1.004002-1
|
* Sun Sep 09 2012 Iain Arnell <iarnell@gmail.com> 1.004002-1
|
||||||
- update to latest upstream version
|
- update to latest upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user