3.28 bump

This commit is contained in:
Petr Písař 2013-12-03 13:39:07 +01:00
parent 88242bf257
commit d607f4e8ae
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/Locale-Codes-3.25.tar.gz
/Locale-Codes-3.26.tar.gz
/Locale-Codes-3.27.tar.gz
/Locale-Codes-3.28.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Locale-Codes
Version: 3.27
Release: 2%{?dist}
Version: 3.28
Release: 1%{?dist}
Summary: Distribution of modules to handle locale codes
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,11 +52,14 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
make test
%files
%doc examples ChangeLog LICENSE README README.first
%doc examples Changes LICENSE README README.first
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Tue Dec 03 2013 Petr Pisar <ppisar@redhat.com> - 3.28-1
- 3.28 bump
* Thu Sep 12 2013 Petr Pisar <ppisar@redhat.com> - 3.27-2
- Filter dependencies on private modules

View File

@ -1 +1 @@
9acc0e0809c447e92a1694d502395885 Locale-Codes-3.27.tar.gz
ee80810bb54d269ff01342a70f981253 Locale-Codes-3.28.tar.gz