diff --git a/.gitignore b/.gitignore index 39f5e80..a875c08 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/pytz.spec b/pytz.spec index 4b342db..8567ff0 100644 --- a/pytz.spec +++ b/pytz.spec @@ -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 2016.4-1 +- Update to 2016.4 (RHBZ #1265036) + * Thu Feb 04 2016 Fedora Release Engineering - 2015.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 82623d4..533ee1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -252bb731883f37ff9c7f462954e8706d pytz-2015.7.tar.gz +a3316cf3842ed0375ba5931914239d97 pytz-2016.4.tar.gz