From a1216f4611f67bdeb485cc41d8fc18f301655619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=C3=B8sten?= Date: Mon, 21 Oct 2013 15:22:31 +0200 Subject: [PATCH] 4.3.2 --- .gitignore | 1 + python-beautifulsoup4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68e09de..ce03e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /beautifulsoup4-4.2.0.tar.gz /beautifulsoup4-4.2.1.tar.gz /beautifulsoup4-4.3.1.tar.gz +/beautifulsoup4-4.3.2.tar.gz diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index d9db1e3..49c4bfe 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -4,13 +4,13 @@ %global oname beautifulsoup4 Name: python-beautifulsoup4 -Version: 4.3.1 +Version: 4.3.2 Release: 1%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages License: MIT URL: http://www.crummy.com/software/BeautifulSoup/ -Source0: http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/beautifulsoup4-%{version}.tar.gz +Source0: https://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz BuildArch: noarch BuildRequires: python-devel BuildRequires: python-html5lib @@ -141,6 +141,9 @@ pushd %{py3dir} %endif %changelog +* Tue Oct 17 2013 Terje Rosten - 4.3.2-1 +- 4.3.2 + * Mon Aug 19 2013 Terje Rosten - 4.3.1-1 - 4.3.1 diff --git a/sources b/sources index a805993..8fa3116 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -508095f2784c64114e06856edc1dafed beautifulsoup4-4.3.1.tar.gz +b8d157a204d56512a4cc196e53e7d8ee beautifulsoup4-4.3.2.tar.gz