3.38 bump

This commit is contained in:
Petr Písař 2016-03-03 08:27:25 +01:00
parent 3223b5c660
commit 200adf1644
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/Locale-Codes-3.35.tar.gz
/Locale-Codes-3.36.tar.gz
/Locale-Codes-3.37.tar.gz
/Locale-Codes-3.38.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Locale-Codes
Version: 3.37
Release: 2%{?dist}
Version: 3.38
Release: 1%{?dist}
Summary: Distribution of modules to handle locale codes
License: GPL+ or Artistic
Group: Development/Libraries
@ -46,7 +46,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
find %{buildroot} -type f -name .packlist -delete
%{_fixperms} %{buildroot}/*
%check
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Mar 03 2016 Petr Pisar <ppisar@redhat.com> - 3.38-1
- 3.38 bump
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.37-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
5b725ffa588b7eecbfd3164d8546c267 Locale-Codes-3.37.tar.gz
9f776adfc5e8b66a36b9a7b39a741e98 Locale-Codes-3.38.tar.gz