[perl-Data-Dump-Color] 0.23 bugfix bump

Petr Šabata psabata at fedoraproject.org
Mon Nov 3 14:40:36 UTC 2014


commit 54efef0a309403c55f9bf6d825ff5167646eba8c
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Nov 3 15:40:49 2014 +0100

    0.23 bugfix bump

 .gitignore                |    1 +
 perl-Data-Dump-Color.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8158c1..2ae0af3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Data-Dump-Color-0.21.tar.gz
 /Data-Dump-Color-0.22.tar.gz
+/Data-Dump-Color-0.23.tar.gz
diff --git a/perl-Data-Dump-Color.spec b/perl-Data-Dump-Color.spec
index 80cd843..320c447 100644
--- a/perl-Data-Dump-Color.spec
+++ b/perl-Data-Dump-Color.spec
@@ -1,5 +1,5 @@
 Name:           perl-Data-Dump-Color
-Version:        0.22
+Version:        0.23
 Release:        1%{?dist}
 Summary:        Like Data::Dump, but with color
 License:        GPL+ or Artistic
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 03 2014 Petr Šabata <contyk at redhat.com> - 0.23-1
+- 0.23 bugfix bump
+
 * Tue Oct 21 2014 Petr Pisar <ppisar at redhat.com> - 0.22-1
 - 0.22 bump
 
diff --git a/sources b/sources
index dd5f29d..04c2d61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d05fd5c3aca4bf5f0ba50a7533b1951  Data-Dump-Color-0.22.tar.gz
+a5b1650d5c9e0e4a26797ee83f5bdcc8  Data-Dump-Color-0.23.tar.gz



More information about the perl-devel mailing list