[perl-Devel-CallChecker/f20] 0.007 bump

Petr Pisar ppisar at fedoraproject.org
Mon Mar 23 10:17:25 UTC 2015


commit cc99fc4c6a84426033f062ed4282077f06660b45
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 23 11:13:09 2015 +0100

    0.007 bump

 .gitignore                  | 1 +
 perl-Devel-CallChecker.spec | 5 ++++-
 sources                     | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f6c663..80c9bd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Devel-CallChecker-0.004.tar.gz
 /Devel-CallChecker-0.005.tar.gz
 /Devel-CallChecker-0.006.tar.gz
+/Devel-CallChecker-0.007.tar.gz
diff --git a/perl-Devel-CallChecker.spec b/perl-Devel-CallChecker.spec
index b6ca485..83343ed 100644
--- a/perl-Devel-CallChecker.spec
+++ b/perl-Devel-CallChecker.spec
@@ -1,6 +1,6 @@
 # This file is licensed under the terms of GNU GPLv2+.
 Name:           perl-Devel-CallChecker
-Version:        0.006
+Version:        0.007
 Release:        1%{?dist}
 Summary:        Custom op checking attached to subroutines
 License:        GPL+ or Artistic
@@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 23 2015 Petr Pisar <ppisar at redhat.com> - 0.007-1
+- 0.007 bump
+
 * Mon Sep 23 2013 Petr Pisar <ppisar at redhat.com> - 0.006-1
 - 0.006 bump
 - This version should be compatible with any binary compatible perl version
diff --git a/sources b/sources
index f81a727..be02ffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e8fc69527f2d80e4873f2264c8a0830  Devel-CallChecker-0.006.tar.gz
+6a1dc54b8908db6d0e3839312e40ae9f  Devel-CallChecker-0.007.tar.gz


More information about the scm-commits mailing list