From 4a5759618b9ef27090d5a22a4a3a9468e70c18d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=C3=B8sten?= Date: Sat, 3 Oct 2015 16:27:09 +0200 Subject: [PATCH] 4.4.1 --- .gitignore | 1 + python-beautifulsoup4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a5c35b8..a0f7dd6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /beautifulsoup4-4.3.1.tar.gz /beautifulsoup4-4.3.2.tar.gz /beautifulsoup4-4.4.0.tar.gz +/beautifulsoup4-4.4.1.tar.gz diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index e7a9919..73db2aa 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -4,7 +4,7 @@ %global oname beautifulsoup4 Name: python-beautifulsoup4 -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages @@ -141,6 +141,9 @@ pushd %{py3dir} %endif %changelog +* Sat Oct 03 2015 Terje Rosten - 4.4.1-1 +- 4.4.1 + * Sat Jul 04 2015 Terje Rosten - 4.4.0-1 - 4.4.0 @@ -153,7 +156,7 @@ pushd %{py3dir} * Wed May 14 2014 Bohuslav Kabrda - 4.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 -* Tue Oct 17 2013 Terje Rosten - 4.3.2-1 +* Thu Oct 17 2013 Terje Rosten - 4.3.2-1 - 4.3.2 * Mon Aug 19 2013 Terje Rosten - 4.3.1-1 diff --git a/sources b/sources index 05e79fb..2e76913 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63d1f33e6524f408cb6efbc5da1ae8a5 beautifulsoup4-4.4.0.tar.gz +8fbd9a7cac0704645fa20d1419036815 beautifulsoup4-4.4.1.tar.gz