[perl-Text-Table] 1.122 bump

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jun 6 06:01:37 UTC 2011


commit b28e0cb813649894e4c39481ea1f995f0091dc67
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jun 6 07:59:06 2011 +0200

    1.122 bump

 .gitignore           |    1 +
 perl-Text-Table.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ac066d..fcdd0ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Text-Table-1.114.tar.gz
 /Text-Table-1.118.tar.gz
 /Text-Table-1.120.tar.gz
 /Text-Table-1.121.tar.gz
+/Text-Table-1.122.tar.gz
diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec
index 292e7ce..2e5bd7c 100644
--- a/perl-Text-Table.spec
+++ b/perl-Text-Table.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-Table
-Version:        1.121
+Version:        1.122
 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 Jun  6 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.122-1
+- 1.122 bump
+
 * Mon May 30 2011 Petr Sabata <contyk at redhat.com> 1.121-1
 - 1.121 bump
 
diff --git a/sources b/sources
index 70a4c29..8b633c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9818ea90e7b0338bf9cbd4b576b1793  Text-Table-1.121.tar.gz
+ffc95b42521b96c5839c18640c8fdc9a  Text-Table-1.122.tar.gz


More information about the scm-commits mailing list