Update to 2016.4 (RHBZ #1265036)

This commit is contained in:
Matěj Cepl 2016-04-23 10:27:20 +02:00
parent 2de8cb72ab
commit 65cfcfae04
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ pytz-2010h.tar.gz
/pytz-2012d.tar.gz
/pytz-2015.4.tar.gz
/pytz-2015.7.tar.gz
/pytz-2016.4.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: pytz
Version: 2015.7
Release: 3%{?dist}
Version: 2016.4
Release: 1%{?dist}
Summary: World Timezone Definitions for Python
Group: Development/Languages
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Apr 23 2016 Matěj Cepl <mcepl@redhat.com> 2016.4-1
- Update to 2016.4 (RHBZ #1265036)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2015.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
252bb731883f37ff9c7f462954e8706d pytz-2015.7.tar.gz
a3316cf3842ed0375ba5931914239d97 pytz-2016.4.tar.gz