From 663e3564888bba3e2ef28f8f0eea5063afdbc533 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:35:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-html2text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index d134c52..336b29e 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -14,7 +14,7 @@ Name: python-%{upname} Version: 2015.6.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Converts a page of HTML into plain ASCII text Group: Development/Languages @@ -93,6 +93,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/html2text $RPM_BUILD_ROOT%{_bindir}/%{name} %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 2015.6.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Jun 09 2015 Matej Cepl - 2015.6.6-1 - Upgrade to the latest upstream (RHBZ #1229552)