[python-beautifulsoup4] 4.2.1

terjeros terjeros at fedoraproject.org
Sat Jun 29 12:02:57 UTC 2013


commit ac5f43a6b6061e4f65e29ddd6d56a1236fab02cc
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Sat Jun 29 14:02:27 2013 +0200

    4.2.1

 .gitignore                 |    1 +
 python-beautifulsoup4.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5e8779..4e8b4e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /beautifulsoup4-4.1.1.tar.gz
 /beautifulsoup4-4.1.3.tar.gz
 /beautifulsoup4-4.2.0.tar.gz
+/beautifulsoup4-4.2.1.tar.gz
diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec
index be356cb..59a08e5 100644
--- a/python-beautifulsoup4.spec
+++ b/python-beautifulsoup4.spec
@@ -4,7 +4,7 @@
 %global oname   beautifulsoup4
 
 Name:           python-beautifulsoup4
-Version:        4.2.0
+Version:        4.2.1
 Release:        1%{?dist}
 Summary:        HTML/XML parser for quick-turnaround applications like screen-scraping
 Group:          Development/Languages
@@ -140,7 +140,10 @@ pushd %{py3dir}
 %endif
 
 %changelog
-* Mon Jun 27 2013 Terje Rosten <terje.rosten at ntnu.no> - 4.2.0-1
+* Sat Jun 29 2013 Terje Rosten <terje.rosten at ntnu.no> - 4.2.1-1
+- 4.2.1
+
+* Mon May 27 2013 Terje Rosten <terje.rosten at ntnu.no> - 4.2.0-1
 - 4.2.0
 
 * Tue Mar 19 2013 Ralph Bean <rbean at redhat.com> - 4.1.3-3
diff --git a/sources b/sources
index e96985d..64a8e3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e709c68b7705b49635dca0c551a4362  beautifulsoup4-4.2.0.tar.gz
+91ea70ce16a5f1f43e58f2ef05651679  beautifulsoup4-4.2.1.tar.gz


More information about the scm-commits mailing list