From 55baa68346b78f2244a00e4214b9d1059e31c179 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Tue, 12 Apr 2011 11:33:26 +0200 Subject: [PATCH] add disttag --- python-html2text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index 9c92310..1e38f25 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -5,7 +5,7 @@ Name: python-html2text Version: 3.02 -Release: 1.1 +Release: 2%{?dist} Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text Group: Development/Languages @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 12 2011 Thorsten Leemhuis - 3.02-2 +- add disttag + * Mon Apr 11 2011 Thorsten Leemhuis - 3.02-1 - update to 3.02 - download tarball from github