3.19_01 bump

This commit is contained in:
Petr Písař 2013-01-29 13:31:47 +01:00
parent edb957862f
commit 387d7de6fd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/Pod-Perldoc-3.15_10.tar.gz
/Pod-Perldoc-3.17.tar.gz
/Pod-Perldoc-3.19.tar.gz
/Pod-Perldoc-3.19_01.tar.gz

View File

@ -1,7 +1,7 @@
%global cpan_version 3.19
%global cpan_version 3.19_01
Name: perl-Pod-Perldoc
# let's overwrite the module from perl.srpm
Version: %{cpan_version}.00
Version: %(echo '%{cpan_version}' | sed 's/_/./')
Release: 1%{?dist}
Summary: Look up Perl documentation in Pod format
License: GPL+ or Artistic
@ -90,6 +90,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jan 29 2013 Petr Pisar <ppisar@redhat.com> - 3.19.01-1
- 3.19_01 bump
* Mon Jan 28 2013 Petr Pisar <ppisar@redhat.com> - 3.19.00-1
- 3.19 bump

View File

@ -1 +1 @@
74575be98a9539c473eaef18e1a49d26 Pod-Perldoc-3.19.tar.gz
e586d0e1638156f2d69921cb18a94937 Pod-Perldoc-3.19_01.tar.gz