[perl-SQL-Statement] 1.402 bump

Petr Šabata psabata at fedoraproject.org
Thu Dec 20 13:54:03 UTC 2012


commit f3facd08c6858656bd55b9873f924c9602ab1078
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Dec 20 14:53:59 2012 +0100

    1.402 bump

 .gitignore              |    1 +
 perl-SQL-Statement.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a51ce97..14de2c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ SQL-Statement-1.27.tar.gz
 /SQL-Statement-1.32.tar.gz
 /SQL-Statement-1.33.tar.gz
 /SQL-Statement-1.401.tar.gz
+/SQL-Statement-1.402.tar.gz
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index a0694fd..af0ce4e 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
-Version:        1.401
-Release:        3%{?dist}
+Version:        1.402
+Release:        1%{?dist}
 Summary:        SQL parsing and processing engine
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -82,6 +82,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Thu Dec 20 2012 Petr Šabata <contyk at redhat.com> - 1.402-1
+- 1.402 bump
+
 * Fri Nov 02 2012 Petr Pisar <ppisar at redhat.com> - 1.401-3
 - Correct dependencies
 
diff --git a/sources b/sources
index de3df93..2eaca9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30960617254e2acbb94a6e5e957c5eb3  SQL-Statement-1.401.tar.gz
+fc6b4b94c7667b492e936653f87b5918  SQL-Statement-1.402.tar.gz


More information about the scm-commits mailing list