From ddc26f434e9e754b58a9bec822abc1bb62bc3e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=C3=B8sten?= Date: Tue, 9 Aug 2016 19:25:33 +0200 Subject: [PATCH] 4.5.1 --- python-beautifulsoup4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 706d78f..3884973 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -4,7 +4,7 @@ %global oname beautifulsoup4 Name: python-beautifulsoup4 -Version: 4.5.0 +Version: 4.5.1 Release: 1%{?dist} Summary: HTML/XML parser for quick-turnaround applications like screen-scraping Group: Development/Languages @@ -124,6 +124,9 @@ pushd %{py3dir} %endif %changelog +* Tue Aug 09 2016 Terje Rosten - 4.5.1-1 +- 4.5.1 + * Tue Jul 26 2016 Ville Skyttä - 4.5.0-1 - Update to 4.5.0 - Mark COPYING.txt as %%license