3.21 bump
This commit is contained in:
parent
167739a40a
commit
7a1f72fad0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/Locale-Codes-3.17.tar.gz
|
||||
/Locale-Codes-3.18.tar.gz
|
||||
/Locale-Codes-3.20.tar.gz
|
||||
/Locale-Codes-3.21.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Locale-Codes
|
||||
Version: 3.20
|
||||
Release: 2%{?dist}
|
||||
Version: 3.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution of modules to handle locale codes
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 02 2012 Petr Pisar <ppisar@redhat.com> - 3.21-1
|
||||
- 3.21 bump
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user