From ed8a0b9a3d2cff74a7a4a86183cfb0c73ce2c7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 13 Feb 2012 14:45:56 +0100 Subject: [PATCH] 1.03 bump --- .gitignore | 1 + perl-Encode-Locale.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 15f7622..3877c01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Encode-Locale-1.01.tar.gz /Encode-Locale-1.02.tar.gz +/Encode-Locale-1.03.tar.gz diff --git a/perl-Encode-Locale.spec b/perl-Encode-Locale.spec index b856ac5..2f59d1f 100644 --- a/perl-Encode-Locale.spec +++ b/perl-Encode-Locale.spec @@ -1,6 +1,6 @@ Name: perl-Encode-Locale -Version: 1.02 -Release: 5%{?dist} +Version: 1.03 +Release: 1%{?dist} Summary: Determine the locale encoding Group: Development/Libraries License: GPL+ or Artistic @@ -50,6 +50,9 @@ make test %{_mandir}/man3/Encode::Locale.3* %changelog +* Mon Feb 13 2012 Petr Pisar - 1.03-1 +- 1.03 bump + * Fri Jan 13 2012 Fedora Release Engineering - 1.02-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 2e1a623..7ecbf3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96a950ee9b57e47e2b990b4c5dd7bf6e Encode-Locale-1.02.tar.gz +de8422d068634e7c1068dab4e18b452f Encode-Locale-1.03.tar.gz