From a83199fe8b61e0983bb223323aa0dff6263e6e54 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 23:01:36 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- nautilus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nautilus-python.spec b/nautilus-python.spec index 6ddee56..1cb46cc 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -2,7 +2,7 @@ Name: nautilus-python Version: 1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Jul 20 2012 Fedora Release Engineering - 1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Feb 15 2012 Hicham HAOUARI - 1.1-2 - BuildRequires pygobject3-devel instead of pygobject2-devel