diff --git a/.gitignore b/.gitignore index f939770..b0a50cc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index 6e506c9..8356350 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -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 - 2.49.1-1 +- 2.49.1 bump + * Wed Jun 15 2016 Petr Pisar - 2.49-1 - 2.49 bump diff --git a/sources b/sources index 965d800..a926fe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a3dd7096ae4eb32774a1f1aa9005018 Getopt-Long-2.49.tar.gz +bb7c92be20117be5d5043b07b6fd20a1 Getopt-Long-2.49.1.tar.gz