From 14ae29bc32fc640ee5861661b4d2b109865025c2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 04:24:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- nautilus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nautilus-python.spec b/nautilus-python.spec index bb5aaf0..9bd4617 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -1,6 +1,6 @@ Name: nautilus-python Version: 0.5.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.5.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Dec 19 2008 Alex Lancaster - 0.5.1-3 - Patch to fix build (thanks to Nicholas Wourms)