From 63f75d400746487e3f0810123d7a40d24410c66d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 23 Dec 2016 14:29:08 +0100
Subject: 1.24 bump

---
 .gitignore        |  1 +
 perl-B-Debug.spec | 11 ++++++++---
 sources           |  2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 50427f3..44f7a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /B-Debug-1.21.tar.gz
 /B-Debug-1.22.tar.gz
 /B-Debug-1.23.tar.gz
+/B-Debug-1.24.tar.gz
diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec
index 44a9629..c396961 100644
--- a/perl-B-Debug.spec
+++ b/perl-B-Debug.spec
@@ -1,12 +1,14 @@
 Name:           perl-B-Debug
-Version:        1.23
-Release:        348%{?dist}
+Version:        1.24
+Release:        1%{?dist}
 Summary:        Walk Perl syntax tree, print debug information about op-codes
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/B-Debug/
 Source0:        
http://www.cpan.org/authors/id/R/RU/RURBAN/B-Debug-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -40,7 +42,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 -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -53,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 23 2016 Petr Pisar <ppi...@redhat.com> - 1.24-1
+- 1.24 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.23-348
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 16ba28b..74059d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16f78c3bdb00d42376306ae11fc93af0  B-Debug-1.23.tar.gz
+SHA512 (B-Debug-1.24.tar.gz) = 
ed41e8ed3dc7e5a2a95abfc9c2a4064cd1d956157be8e9d3018e197ceff2f6fe29319f29e663aa6ff728ecba2acb50d901babac658cb5d9b75583a717c41a78a
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-B-Debug.git/commit/?h=f24&id=63f75d400746487e3f0810123d7a40d24410c66d
_______________________________________________
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