From d6919b0e4d94cd29fe744f55fbb8d91a4d177358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 30 Jun 2014 13:23:23 +0200 Subject: [PATCH] 1.001 bump --- .gitignore | 1 + perl-IO-HTML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 78f38db..f6eac29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /IO-HTML-0.04.tar.gz /IO-HTML-1.00.tar.gz +/IO-HTML-1.001.tar.gz diff --git a/perl-IO-HTML.spec b/perl-IO-HTML.spec index 3db0ca0..88f8a04 100644 --- a/perl-IO-HTML.spec +++ b/perl-IO-HTML.spec @@ -1,6 +1,6 @@ Name: perl-IO-HTML -Version: 1.00 -Release: 4%{?dist} +Version: 1.001 +Release: 1%{?dist} Summary: Open an HTML file with automatic character set detection License: GPL+ or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 30 2014 Petr Pisar - 1.001-1 +- 1.001 bump + * Sat Jun 07 2014 Fedora Release Engineering - 1.00-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index c0b87dc..2470756 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdfa3fe3d61a7fda9236c8d9776cdd65 IO-HTML-1.00.tar.gz +3f8958718844dc96b9f6946f21d70d22 IO-HTML-1.001.tar.gz