2.45 bump
This commit is contained in:
parent
73e0f2cce4
commit
9507e5b007
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/Getopt-Long-2.42.tar.gz
|
||||
/Getopt-Long-2.43.tar.gz
|
||||
/Getopt-Long-2.44.tar.gz
|
||||
/Getopt-Long-2.45.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Getopt-Long
|
||||
Version: 2.44
|
||||
Version: 2.45
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPLv2+ or Artistic
|
||||
@ -57,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 24 2015 Petr Pisar <ppisar@redhat.com> - 2.45-1
|
||||
- 2.45 bump
|
||||
|
||||
* Thu Feb 19 2015 Petr Pisar <ppisar@redhat.com> - 2.44-1
|
||||
- 2.44 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user