1
0

Accepting request 295853 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/295853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ObjectDriver?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2015-04-14 08:06:52 +00:00
committed by Git OBS Bridge
parent 434c5f6259
commit 67971590c7
5 changed files with 60 additions and 33 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Apr 13 19:24:07 UTC 2015 - coolo@suse.com
- updated to 0.11
see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
-------------------------------------------------------------------
Mon Apr 13 19:24:04 UTC 2015 - coolo@suse.com
- updated to 0.09
see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
0.09 2011.03.17
- Fix reuse_dbh behaviour when ping fails on driver->dbh (RT 65448)
0.08 2010.12.06
- Fixed issue where a profiler cannot be returned if $@ is set
https://github.com/sixapart/data-objectdriver/pull/1 (Akira Sawada)
- Adds a new restricted IO operation mode controlled by the
$Data::ObjectDriver::RESTRICT_IO flag (Brad Whitaker)
-------------------------------------------------------------------
Wed Dec 1 06:55:34 UTC 2010 - coolo@novell.com