[perl-B-Debug] 1.22 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 27 11:46:13 UTC 2014


commit d6a104914f058db4958ec119e2487fbe929e6e18
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 27 12:46:06 2014 +0100

    1.22 bump

 .gitignore        |    1 +
 perl-B-Debug.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10976b8..246130e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /B-Debug-1.21.tar.gz
+/B-Debug-1.22.tar.gz
diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec
index e67f620..9150c99 100644
--- a/perl-B-Debug.spec
+++ b/perl-B-Debug.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Debug
-Version:        1.21
+Version:        1.22
 Release:        1%{?dist}
 Summary:        Walk Perl syntax tree, print debug information about op-codes
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/authors/id/R/RU/RURBAN/B-Debug-%{version}.ta
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(version)
 # Run-time:
 BuildRequires:  perl(B)
 # B::Asmdata not used
@@ -51,5 +52,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 27 2014 Petr Pisar <ppisar at redhat.com> - 1.22-1
+- 1.22 bump
+
 * Wed Sep 17 2014 Petr Pisar <ppisar at redhat.com> 1.21-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index ed178b1..3131000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5a178b11827bf712640a36acbe9d423  B-Debug-1.21.tar.gz
+dac1602e293333b18801c9c1d4bee1b4  B-Debug-1.22.tar.gz


More information about the scm-commits mailing list