From c1e4d0d395447b40dd5ad976e9644654ce1d9c1d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Thu, 22 Dec 2016 10:20:03 +0100
Subject: 0.07 bump

---
 .gitignore                                    |  1 +
 perl-HTML-FormatText-WithLinks-AndTables.spec | 13 ++++++-------
 sources                                       |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5d68ff0..1d96c19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /HTML-FormatText-WithLinks-AndTables-0.01.tar.gz
 /HTML-FormatText-WithLinks-AndTables-0.02.tar.gz
 /HTML-FormatText-WithLinks-AndTables-0.06.tar.gz
+/HTML-FormatText-WithLinks-AndTables-0.07.tar.gz
diff --git a/perl-HTML-FormatText-WithLinks-AndTables.spec 
b/perl-HTML-FormatText-WithLinks-AndTables.spec
index 0cfbdb1..f5a0fff 100644
--- a/perl-HTML-FormatText-WithLinks-AndTables.spec
+++ b/perl-HTML-FormatText-WithLinks-AndTables.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTML-FormatText-WithLinks-AndTables
-Version:        0.06
-Release:        3%{?dist}
+Version:        0.07
+Release:        1%{?dist}
 Summary:        Converts HTML to Text with tables in tact
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -9,7 +9,6 @@ BuildArch:      noarch
 
 Source0:        
http://www.cpan.org/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-%{version}.tar.gz
 
-BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
@@ -44,10 +43,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -60,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 22 2016 Petr Pisar <[email protected]> - 0.07-1
+- 0.07 bump (bug #1405329)
+
 * Tue May 17 2016 Jitka Plesnikova <[email protected]> - 0.06-3
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index 18a9f96..31c3155 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd214ca080379cc09f0b2eef62bf3d0f  
HTML-FormatText-WithLinks-AndTables-0.06.tar.gz
+SHA512 (HTML-FormatText-WithLinks-AndTables-0.07.tar.gz) = 
3deea4406f7f9dd55d22d60c169d3889be7ef802a43507fb8b608c45ecdff52f743c9cb3a4703f1e44cdcf033c4c64b4c993192fe1a39efc9eae78c6fb66ff3e
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-HTML-FormatText-WithLinks-AndTables.git/commit/?h=master&id=c1e4d0d395447b40dd5ad976e9644654ce1d9c1d
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to