update to 0.98
This commit is contained in:
parent
228a54c1e8
commit
afaa28483e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
Test-Simple-0.94.tar.gz
|
||||
/Test-Simple-0.96.tar.gz
|
||||
/Test-Simple-0.98.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Version: 0.96
|
||||
Release: 2%{?dist}
|
||||
Version: 0.98
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-%{version}.tar.gz
|
||||
@ -56,6 +56,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2011 Iain Arnell <iarnell@gmail.com> 0.98-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.96-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user