2.49.1 bump
This commit is contained in:
parent
6f08d48e3c
commit
41497c4830
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/Getopt-Long-2.47.tar.gz
|
||||
/Getopt-Long-2.48.tar.gz
|
||||
/Getopt-Long-2.49.tar.gz
|
||||
/Getopt-Long-2.49.1.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Getopt-Long
|
||||
Version: 2.49
|
||||
Version: 2.49.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPLv2+ or Artistic
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2016 Petr Pisar <ppisar@redhat.com> - 2.49.1-1
|
||||
- 2.49.1 bump
|
||||
|
||||
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 2.49-1
|
||||
- 2.49 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user