Update to 2016.4 (RHBZ #1265036)
This commit is contained in:
parent
2de8cb72ab
commit
65cfcfae04
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user