[python-beautifulsoup4] 4.1.3

terjeros terjeros at fedoraproject.org
Mon Dec 3 13:44:41 UTC 2012


commit 5b392d012150d92a53017cb58649f1dfba60469b
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Mon Dec 3 14:44:37 2012 +0100

    4.1.3

 .gitignore                 |    1 +
 python-beautifulsoup4.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c497346..5590f37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /beautifulsoup4-4.1.1.tar.gz
+/beautifulsoup4-4.1.3.tar.gz
diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec
index 83b3b19..0bb8eb0 100644
--- a/python-beautifulsoup4.spec
+++ b/python-beautifulsoup4.spec
@@ -2,13 +2,13 @@
 %global oname   beautifulsoup4
 
 Name:           python-beautifulsoup4
-Version:        4.1.1
-Release:        5%{?dist}
+Version:        4.1.3
+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.1/beautifulsoup4-%{version}.tar.gz
+Source0:        http://www.crummy.com/software/BeautifulSoup/bs4/download/beautifulsoup4-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-html5lib
@@ -125,6 +125,9 @@ pushd %{py3dir}
 %endif
 
 %changelog
+* Mon Dec 03 2012 Terje Rosten <terje.rosten at ntnu.no> - 4.1.3-1
+- 4.1.3
+
 * Sat Aug 04 2012 David Malcolm <dmalcolm at redhat.com> - 4.1.1-5
 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
 
diff --git a/sources b/sources
index ca48a49..707c839 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fccee58b4d914fb489385d672fe89f43  beautifulsoup4-4.1.1.tar.gz
+5aece3c0b8a080658155958111fa2fa9  beautifulsoup4-4.1.3.tar.gz


More information about the scm-commits mailing list