From 9507e5b00732b6ece2e729f583ae506d3a374435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 24 Feb 2015 08:49:14 +0100 Subject: [PATCH] 2.45 bump --- .gitignore | 1 + perl-Getopt-Long.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90c8e17..902668c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index d7c4a96..ae8ad49 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -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 - 2.45-1 +- 2.45 bump + * Thu Feb 19 2015 Petr Pisar - 2.44-1 - 2.44 bump diff --git a/sources b/sources index f7c9ded..01b7d02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f12497b9d8109e2b9b939512af8ddef7 Getopt-Long-2.44.tar.gz +ea5c085b30915efe522f9ac58fcc343d Getopt-Long-2.45.tar.gz