From 326f6b856c53e019f7871f7626851525fe4b1a10 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 04:52:02 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- nautilus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nautilus-python.spec b/nautilus-python.spec index cae5c13..f9777f8 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -2,7 +2,7 @@ Name: nautilus-python Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries @@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Sep 27 2011 Hicham HAOUARI - 1.0-1 - Update to 1.0 - Remove BuildRoot tag and %%clean section