0.62 bump
This commit is contained in:
parent
1be4a38a17
commit
8b33df4568
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ Module-Load-Conditional-0.24.tar.gz
|
|||||||
/Module-Load-Conditional-0.54.tar.gz
|
/Module-Load-Conditional-0.54.tar.gz
|
||||||
/Module-Load-Conditional-0.58.tar.gz
|
/Module-Load-Conditional-0.58.tar.gz
|
||||||
/Module-Load-Conditional-0.60.tar.gz
|
/Module-Load-Conditional-0.60.tar.gz
|
||||||
|
/Module-Load-Conditional-0.62.tar.gz
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Module-Load-Conditional
|
Name: perl-Module-Load-Conditional
|
||||||
Version: 0.60
|
Version: 0.62
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Looking up module information and loading at run-time
|
Summary: Looking up module information and loading at run-time
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -63,6 +63,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2014 Petr Pisar <ppisar@redhat.com> - 0.62-1
|
||||||
|
- 0.62 bump
|
||||||
|
|
||||||
* Mon Jan 20 2014 Petr Pisar <ppisar@redhat.com> - 0.60-1
|
* Mon Jan 20 2014 Petr Pisar <ppisar@redhat.com> - 0.60-1
|
||||||
- 0.60 bump
|
- 0.60 bump
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user