From 169f6ee1e23fca00e33b2f36e309a36642774b28 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 00:07:59 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-beautifulsoup4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 5578f52..550bacd 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -3,7 +3,7 @@ Name: python-beautifulsoup4 Version: 4.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages License: MIT @@ -125,6 +125,9 @@ pushd %{py3dir} %endif %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 4.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jul 10 2012 Terje Rosten - 4.1.1-2 - License is MIT - Remove old cruft