[perl-Term-UI/f19] 0.38 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 24 08:52:17 UTC 2013


commit 23df6bf3b553d5db6b5075dce2dce7f729dbf625
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 |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 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 e9b8d38..df8f482 100644
--- a/perl-Term-UI.spec
+++ b/perl-Term-UI.spec
@@ -1,5 +1,5 @@
 Name:           perl-Term-UI
-Version:        0.36
+Version:        0.38
 Release:        1%{?dist}
 Summary:        Term::ReadLine user interface made easy
 License:        GPL+ or Artistic
@@ -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
+
 * Fri Jun 07 2013 Petr Pisar <ppisar at redhat.com> - 0.36-1
 - 0.36 bump
 
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