From ff96615d79e359a434917c3e5f446af96b9fc42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 7 Jul 2014 13:56:50 +0200 Subject: [PATCH] 6.07 bump --- .gitignore | 1 + perl-libwww-perl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index db975dc..69cf929 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libwww-perl-5.834.tar.gz /libwww-perl-6.04.tar.gz /libwww-perl-6.05.tar.gz /libwww-perl-6.06.tar.gz +/libwww-perl-6.07.tar.gz diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index ca7eb2e..0afdee7 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,6 +1,6 @@ Name: perl-libwww-perl -Version: 6.06 -Release: 2%{?dist} +Version: 6.07 +Release: 1%{?dist} Summary: A Perl interface to the World-Wide Web Group: Development/Libraries License: GPL+ or Artistic @@ -144,6 +144,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jul 07 2014 Petr Pisar - 6.07-1 +- 6.07 bump + * Sat Jun 07 2014 Fedora Release Engineering - 6.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index ad16cc2..8112341 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -292496bd2a13da95903b383f59009200 libwww-perl-6.06.tar.gz +cc63e38f48f4bbdec50903d9c5e63953 libwww-perl-6.07.tar.gz