From 41497c4830c449e9c5860fde2e4ae02075f90cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 20 Jun 2016 12:06:39 +0200 Subject: [PATCH] 2.49.1 bump --- .gitignore | 1 + perl-Getopt-Long.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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