From c3e7176cb7c2433d8667e3c5707caa646dce3a0c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 15:00:19 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- pytz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytz.spec b/pytz.spec index 26eb1b1..ce5f3e7 100644 --- a/pytz.spec +++ b/pytz.spec @@ -6,7 +6,7 @@ Name: pytz Version: 2012d -Release: 3%{?dist} +Release: 4%{?dist} Summary: World Timezone Definitions for Python Group: Development/Languages @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2012d-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Jan 3 2013 David Malcolm - 2012d-3 - remove rhel logic from with_python3 conditional