From 67870b713568db31189ce40dc75757e802023eba Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 22:16:19 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- zanata-python-client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 1f16bca..a31970e 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -2,7 +2,7 @@ Name: zanata-python-client Version: 1.3.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Client for Zanata Server Group: Development/Tools @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 1.3.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Nov 21 2012 Sean Flanigan - 1.3.13-1 - Use dict instead of nested loop - Ensure that msgstr_plural is always set for plural strings