[perl-Term-UI] 0.38 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 24 08:49:22 UTC 2013


commit 519adae4a6241cdf43b2529ddc79cb71013bbd93
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 24 10:48:55 2013 +0200

    0.38 bump

 .gitignore        |    1 +
 perl-Term-UI.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b18ac9..7d370f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Term-UI-0.18.tar.gz
 /Term-UI-0.34.tar.gz
 /Term-UI-0.36.tar.gz
+/Term-UI-0.38.tar.gz
diff --git a/perl-Term-UI.spec b/perl-Term-UI.spec
index fcc3871..a16af29 100644
--- a/perl-Term-UI.spec
+++ b/perl-Term-UI.spec
@@ -1,6 +1,6 @@
 Name:           perl-Term-UI
-Version:        0.36
-Release:        3%{?dist}
+Version:        0.38
+Release:        1%{?dist}
 Summary:        Term::ReadLine user interface made easy
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 24 2013 Petr Pisar <ppisar at redhat.com> - 0.38-1
+- 0.38 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a75440..d1edd97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3affe783604592a25224d7c572e82217  Term-UI-0.36.tar.gz
+8f8cd5813a4fa0d387e281ca5ccaeec3  Term-UI-0.38.tar.gz



More information about the perl-devel mailing list