[perl-XXX] 0.23 bump

Petr Šabata psabata at fedoraproject.org
Fri Aug 1 11:37:41 UTC 2014


commit b52d6735886fe31c296ff881f48591adea966ab4
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Aug 1 13:37:32 2014 +0200

    0.23 bump

 .gitignore    |    1 +
 perl-XXX.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69b3537..8c85491 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ XXX-0.12.tar.gz
 /XXX-0.17.tar.gz
 /XXX-0.18.tar.gz
 /XXX-0.21.tar.gz
+/XXX-0.23.tar.gz
diff --git a/perl-XXX.spec b/perl-XXX.spec
index a084dcd..902666b 100644
--- a/perl-XXX.spec
+++ b/perl-XXX.spec
@@ -1,5 +1,5 @@
 Name:           perl-XXX
-Version:        0.21
+Version:        0.23
 Release:        1%{?dist}
 Summary:        See Your Data in the Nude
 License:        GPL+ or Artistic
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 01 2014 Petr Šabata <contyk at redhat.com> - 0.23-1
+- 0.23 bump
+
 * Mon Jun 23 2014 Petr Šabata <contyk at redhat.com> - 0.21-1
 - 0.21 bump; no code changes
 
diff --git a/sources b/sources
index 32c7256..9585b29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b01f2718985418dee9a439afe7a1a87c  XXX-0.21.tar.gz
+9e6da6025860a56b700aea09ec9dbc71  XXX-0.23.tar.gz



More information about the perl-devel mailing list