diff --git a/.gitignore b/.gitignore index 1c876a8..15f7622 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Encode-Locale-1.01.tar.gz +/Encode-Locale-1.02.tar.gz diff --git a/perl-Encode-Locale.spec b/perl-Encode-Locale.spec index d86ad8b..ea00112 100644 --- a/perl-Encode-Locale.spec +++ b/perl-Encode-Locale.spec @@ -1,5 +1,5 @@ Name: perl-Encode-Locale -Version: 1.01 +Version: 1.02 Release: 1%{?dist} Summary: Determine the locale encoding Group: Development/Libraries @@ -50,6 +50,9 @@ make test %{_mandir}/man3/Encode::Locale.3* %changelog +* Thu May 26 2011 Petr Pisar - 1.02-1 +- 1.02 bump + * Wed Mar 16 2011 Petr Pisar - 1.01-1 - Spec file provided by Ville Skyttä - BuildRoot stuff removed diff --git a/sources b/sources index 51b0080..2e1a623 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e92740d24715c60682325b5bd971b38a Encode-Locale-1.01.tar.gz +96a950ee9b57e47e2b990b4c5dd7bf6e Encode-Locale-1.02.tar.gz