3.28 bump
This commit is contained in:
parent
88242bf257
commit
d607f4e8ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user