[perl-DBIx-Simple] Update to 1.35

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Jan 6 09:19:21 UTC 2011


commit 3ed3b0769f6e719deb0a502029a6af1ac0d7f02a
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Jan 6 10:18:54 2011 +0100

    Update to 1.35

 .gitignore            |    1 +
 perl-DBIx-Simple.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a196eef..5372273 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 DBIx-Simple-1.32.tar.gz
 /DBIx-Simple-1.34.tar.gz
+/DBIx-Simple-1.35.tar.gz
diff --git a/perl-DBIx-Simple.spec b/perl-DBIx-Simple.spec
index b51b2e5..aeb64c5 100644
--- a/perl-DBIx-Simple.spec
+++ b/perl-DBIx-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBIx-Simple
 Summary:        Easy-to-use OO interface to DBI
-Version:        1.34
+Version:        1.35
 Release:        1%{?dist}
 License:        Public Domain
 Group:          Development/Libraries
@@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan  6 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.35-1
+- update to 1.35 
+- incompatible change: RaiseError is now enabled by default
+
 * Wed Jan 05 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.34-1
 - update by Fedora::App::MaintainerTools 0.006
 - updating to latest GA CPAN version (1.34)
diff --git a/sources b/sources
index 379ea36..21dba76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4da7f81d7aadf19062fba275a1d77319  DBIx-Simple-1.34.tar.gz
+157173cc510f92315806a33abc118504  DBIx-Simple-1.35.tar.gz


More information about the scm-commits mailing list