From e181c16c0321b80c80e2a4ab814e6bad3ae46782 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 02:18:01 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-msgpack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-msgpack.spec b/python-msgpack.spec index 6c06f74..3ba7ab9 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python MessagePack (de)serializer Group: Development/Languages @@ -64,6 +64,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 0.1.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri May 11 2012 Fabian Affolter - 0.1.13-1 - Updated to new upstream version 0.1.13