[perl-Text-Table] 1.121 bump

Petr Sabata psabata at fedoraproject.org
Mon May 30 11:30:05 UTC 2011


commit c4d0d6e817e97a19bbb37f2236e5791044d5e0d6
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon May 30 13:30:08 2011 +0200

    1.121 bump

 .gitignore           |    1 +
 perl-Text-Table.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d55a23e..6ac066d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Text-Table-1.114.tar.gz
 /Text-Table-1.117.tar.gz
 /Text-Table-1.118.tar.gz
 /Text-Table-1.120.tar.gz
+/Text-Table-1.121.tar.gz
diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec
index bda460a..292e7ce 100644
--- a/perl-Text-Table.spec
+++ b/perl-Text-Table.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-Table
-Version:        1.120
+Version:        1.121
 Release:        1%{?dist}
 Summary:        Organize Data in Tables
 License:        BSD
@@ -52,6 +52,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 30 2011 Petr Sabata <contyk at redhat.com> 1.121-1
+- 1.121 bump
+
 * Fri May 16 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.120-1
 - 1.120 bump
 - clean deffattr
diff --git a/sources b/sources
index 2ece832..70a4c29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5b8c43c76ec95392ca048694c13034e  Text-Table-1.120.tar.gz
+a9818ea90e7b0338bf9cbd4b576b1793  Text-Table-1.121.tar.gz


More information about the scm-commits mailing list