From 962a02f09a4979e1854be542db42f6c961b70259 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 23 Jun 2017 14:38:56 +0200
Subject: 0.24 bump

---
 .gitignore                       |  1 +
 perl-Parse-ErrorString-Perl.spec | 15 ++++++++-------
 sources                          |  2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index e3de35e..2f6553d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Parse-ErrorString-Perl-0.11.tar.gz
 /Parse-ErrorString-Perl-0.20.tar.gz
 /Parse-ErrorString-Perl-0.21.tar.gz
 /Parse-ErrorString-Perl-0.22.tar.gz
+/Parse-ErrorString-Perl-0.24.tar.gz
diff --git a/perl-Parse-ErrorString-Perl.spec b/perl-Parse-ErrorString-Perl.spec
index 6fc7fd6..b837df2 100644
--- a/perl-Parse-ErrorString-Perl.spec
+++ b/perl-Parse-ErrorString-Perl.spec
@@ -1,11 +1,10 @@
 Name:           perl-Parse-ErrorString-Perl
-Version:        0.22
-Release:        4%{?dist}
+Version:        0.24
+Release:        1%{?dist}
 Summary:        Module for parsing error messages
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Parse-ErrorString-Perl/
-Source0:        
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Parse-ErrorString-Perl-%{version}.tar.gz
+Source0:        
http://search.cpan.org/CPAN/authors/id/M/MA/MANWAR/Parse-ErrorString-Perl-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -43,13 +42,12 @@ rm -rf inc
 sed -i -e '/^inc\// d' MANIFEST
 
 %build
-perl Makefile.PL installdirs=vendor
+perl Makefile.PL installdirs=vendor NO_PACKLIST=1
 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 -type f -name '*.bs' -empty -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -63,6 +61,9 @@ make test
 %{_mandir}/man1/check_perldiag.1.gz
 
 %changelog
+* Fri Jun 23 2017 Petr Pisar <ppi...@redhat.com> - 0.24-1
+- 0.24 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.22-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index e560eba..f14dd1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d31fde40a67b6b392652e04e10b8765  Parse-ErrorString-Perl-0.22.tar.gz
+SHA512 (Parse-ErrorString-Perl-0.24.tar.gz) = 
b44914381ae8032aa2e83ad35cc872386cca915b00c1391b64d45a0c3505cb176a3e0324d440ed186ba09f3592375b27d38f5c0007d3c1af0d500a0d73a0c7a4
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Parse-ErrorString-Perl.git/commit/?h=f26&id=962a02f09a4979e1854be542db42f6c961b70259
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to