Commit Graph

69 Commits

Author SHA256 Message Date
Dominique Leuenberger
bf88c0d877 Accepting request 561822 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/561822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=44
2018-01-09 13:34:48 +00:00
111c62de0a Accepting request 560485 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/560485
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=51
2018-01-05 10:06:17 +00:00
Dominique Leuenberger
6c29c27d3b Accepting request 519301 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/519301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=43
2017-09-04 10:18:31 +00:00
a8ed7832bc Accepting request 517454 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/517454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=49
2017-08-29 09:59:35 +00:00
Dominique Leuenberger
776596ec1b Accepting request 397863 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/397863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=42
2016-06-03 14:34:23 +00:00
Stephan Kulow
1ccdbdd4f2 Accepting request 397434 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/397434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=47
2016-05-25 07:49:52 +00:00
Dominique Leuenberger
2c57659980 Accepting request 332268 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/332268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=41
2015-10-01 07:27:27 +00:00
Stephan Kulow
1e3760091d Accepting request 332264 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/332264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=45
2015-09-20 16:08:07 +00:00
Dominique Leuenberger
10847aedc9 Accepting request 297870 from devel:languages:perl
- updated to 1.633
   see /usr/share/doc/packages/perl-DBI/Changes
  =head2 Changes in DBI 1.633 - 11th Jan 2015
  
      Fixed selectrow_*ref to return undef on error in list context
          instead if an empty list.
      Changed t/42prof_data.t more informative
      Changed $sth->{TYPE} to be NUMERIC in DBD::File drivers as per the
          DBI docs. Note TYPE_NAME is now also available. [H.Merijn Brand]
      Fixed compilation error on bleadperl due DEFSV no longer being an lvalue
          [Dagfinn Ilmari Mannsåker]
  
      Added docs for escaping placeholders using a backslash.
      Added docs for get_info(9000) indicating ability to escape placeholders.
      Added multi_ prefix for DBD::Multi (Dan Wright) and ad2_ prefix for
          DBD::AnyData2
  
  =head2 Changes in DBI 1.632 - 9th Nov 2014
  
      Fixed risk of memory corruption with many arguments to methods
          originally reported by OSCHWALD for Callbacks but may apply
          to other functionality in DBI method dispatch RT#86744.
      Fixed DBD::PurePerl to not set $sth->{Active} true by default
          drivers are expected to set it true as needed.
      Fixed DBI::DBD::SqlEngine to complain loudly when prerequite
          driver_prefix is not fulfilled (RT#93204) [Jens Rehsack]
      Fixed redundant sprintf argument warning RT#97062 [Reini Urban]
      Fixed security issue where DBD::File drivers would open files
          from folders other than specifically passed using the
          f_dir attribute RT#99508 [H.Merijn Brand]

OBS-URL: https://build.opensuse.org/request/show/297870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=40
2015-04-21 23:14:14 +00:00
Stephan Kulow
042fdf7d82 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=43
2015-04-18 05:45:42 +00:00
Stephan Kulow
ac00cab1dd Accepting request 297210 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=42
2015-04-16 17:14:38 +00:00
Stephan Kulow
c1ebff6942 Accepting request 184911 from devel:languages:perl
- updated to 1.628
    Fixed missing fields on partial insert via DBI::DBD::SqlEngine
        engines (DBD::CSV, DBD::DBM etc.) [H.Merijn Brand, Jens Rehsack]
    Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]
    Fixed DBI::SQL::Nano_::Statement handling of "0" [Jens Rehsack]
    Fixed exit op precedence in test RT#87029 [Reni Urban]
    Added support for finding tables in multiple directories
        via new DBD::File f_dir_search attribute [H.Merijn Brand]
    Enable compiling by C++ RT#84285 [Kurt Jaeger]
    Typo fixes in pod and comment [David Steinbrunner]
    Change DBI's docs to refer to git not svn [H.Merijn Brand]
    Clarify bind_col TYPE attribute is sticky [Martin J. Evans]
    Fixed reference to $sth in selectall_arrayref docs RT#84873
    Spelling fixes [Ville Skytt344]
    Changed $VERSIONs to hardcoded strings [H.Merijn Brand]

OBS-URL: https://build.opensuse.org/request/show/184911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=37
2013-07-30 09:47:55 +00:00
Stephan Kulow
da85605f52 - updated to 1.628
Fixed missing fields on partial insert via DBI::DBD::SqlEngine
        engines (DBD::CSV, DBD::DBM etc.) [H.Merijn Brand, Jens Rehsack]
    Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]
    Fixed DBI::SQL::Nano_::Statement handling of "0" [Jens Rehsack]
    Fixed exit op precedence in test RT#87029 [Reni Urban]
    Added support for finding tables in multiple directories
        via new DBD::File f_dir_search attribute [H.Merijn Brand]
    Enable compiling by C++ RT#84285 [Kurt Jaeger]
    Typo fixes in pod and comment [David Steinbrunner]
    Change DBI's docs to refer to git not svn [H.Merijn Brand]
    Clarify bind_col TYPE attribute is sticky [Martin J. Evans]
    Fixed reference to $sth in selectall_arrayref docs RT#84873
    Spelling fixes [Ville Skytt344]
    Changed $VERSIONs to hardcoded strings [H.Merijn Brand]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=40
2013-07-30 05:20:43 +00:00
Stephan Kulow
c322769a90 Accepting request 179130 from devel:languages:perl
- updated to 1.627
   Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
   Fixed pod text/link was reversed in a few cases RT#85168
   Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
   Updated repository URI to git [Jens Rehsack]
   Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]
   Fixed heap-use-after-free during global destruction RT#75614
     thanks to Reini Urban.
   Fixed ignoring RootClass attribute during connect() by
     DBI::DBD::SqlEngine reported in RT#84260 by Michael Schout
 
   Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146
 
   Clarify docs for can() re RT#83207
 
   Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
   Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.
   Fixed RT#80474 - segfault in DESTROY with threads.
   Fixed RT#81516 - Test failures due to hash randomisation in perl 5.17.6
     thanks to Jens Rehsack and H.Merijn Brand and feedback on IRC
   Fixed RT#81724 - Handle copy-on-write scalars (sprout)
   Fixed unused variable / self-assignment compiler warnings.
   Fixed default table_info in DBI::DBD::SqlEngine which passed NAMES
     attribute instead of NAME to DBD::Sponge RT72343 (Martin J. Evans)
 
   Corrected a spelling error thanks to Chris Sanders.
   Corrected typo in DBI->installed_versions docs RT#78825
     thanks to Jan Dubois.
 
   Refactored table meta information management from DBD::File into

OBS-URL: https://build.opensuse.org/request/show/179130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=36
2013-06-20 09:49:44 +00:00
Stephan Kulow
619debc333 - updated to 1.627
Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
   Fixed pod text/link was reversed in a few cases RT#85168
   Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
   Updated repository URI to git [Jens Rehsack]
   Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]
   Fixed heap-use-after-free during global destruction RT#75614
     thanks to Reini Urban.
   Fixed ignoring RootClass attribute during connect() by
     DBI::DBD::SqlEngine reported in RT#84260 by Michael Schout
 
   Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146
 
   Clarify docs for can() re RT#83207
 
   Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
   Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.
   Fixed RT#80474 - segfault in DESTROY with threads.
   Fixed RT#81516 - Test failures due to hash randomisation in perl 5.17.6
     thanks to Jens Rehsack and H.Merijn Brand and feedback on IRC
   Fixed RT#81724 - Handle copy-on-write scalars (sprout)
   Fixed unused variable / self-assignment compiler warnings.
   Fixed default table_info in DBI::DBD::SqlEngine which passed NAMES
     attribute instead of NAME to DBD::Sponge RT72343 (Martin J. Evans)
 
   Corrected a spelling error thanks to Chris Sanders.
   Corrected typo in DBI->installed_versions docs RT#78825
     thanks to Jan Dubois.
 
   Refactored table meta information management from DBD::File into

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=38
2013-06-16 06:51:36 +00:00
Stephan Kulow
ab9d0a9c1d Accepting request 103903 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=33
2012-02-14 12:08:39 +00:00
Vítězslav Čížek
449e37106c - update to 1.617
NOTE: The officially supported minimum perl version will change
  from perl 5.8.1 (2003) to perl 5.8.3 (2004) in a future release.
  (The last change, from perl 5.6 to 5.8.1, was announced
  in July 2008 and implemented in DBI 1.611 in April 2010.)
  Fixed ParamTypes example in the pod (Martin J. Evans)
  Fixed the definition of ArrayTupleStatus and remove confusion over
    rows affected in list context of execute_array (Martin J. Evans)
  Fixed sql_type_cast example and typo in errors (Martin J. Evans)
  Fixed Gofer error handling for keeperr methods like ping (Tim Bunce)
  Fixed $dbh->clone({}) RT73250 (Tim Bunce)
  Fixed is_nested_call logic error RT73118 (Reini Urban)
  Enhanced performance for threaded perls (Dave Mitchell, Tim Bunce)
  Enhanced and standardized driver trace level mechanism (Tim Bunce)
  Removed old code that was an inneffective attempt to detect
    people doing DBI->{Attrib}.
  Clear ParamValues on bind_param param count error RT66127 (Tim Bunce)
  Changed DBI::ProxyServer to require DBI at compile-time RT62672 (Tim Bunce)
  Added pod for default_user to DBI::DBD (Martin J. Evans)
  Added CON, ENC and DBD trace flags and extended 09trace.t (Martin J. Evans)
  Added TXN trace flags and applied CON and TXN to relevant methods (Tim Bunce)
  Added some more fetchall_arrayref(..., $maxrows) tests (Tim Bunce)
  Clarified docs for fetchall_arrayref called on an inactive handle.
  Clarified docs for clone method (Tim Bunce)
  Added note to DBI::Profile about async queries (Marcel Grunauer).
  Reserved spatialite_ as a driver prefix for DBD::Spatialite
  Reserved mo_ as a driver prefix for DBD::MO
  Updated link to the SQL Reunion 95 docs, RT69577 (Ash Daminato)
  Changed links for DBI recipes. RT73286 (Martin J. Evans)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=35
2012-02-02 12:38:33 +00:00
Stephan Kulow
2543ed3405 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=32
2011-12-06 17:40:18 +00:00
OBS User buildservice-autocommit
72a286da10 Updating link to change in openSUSE:Factory/perl-DBI revision 32.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=5f65b374ab44a774a583b18c394b0e19
2011-12-06 17:40:18 +00:00
Stephan Kulow
6c0065d1ff Accepting request 92280 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=31
2011-11-21 11:38:50 +00:00
Stephan Kulow
7e0f10efdf use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=32
2011-11-18 11:40:58 +00:00
Stephan Kulow
11cfb2e755 use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=31
2011-11-17 15:25:34 +00:00
Stephan Kulow
f2e87e9f36 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=29 2011-11-11 11:15:19 +00:00
Berthold Gunreben
9e263783bf Autobuild autoformatter for 57791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=28
2011-01-12 08:36:28 +00:00
Berthold Gunreben
56252b2381 Accepting request 57791 from devel:languages:perl
Accepted submit request 57791 from user vitezslav_cizek

OBS-URL: https://build.opensuse.org/request/show/57791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=27
2011-01-12 08:36:17 +00:00
Vítězslav Čížek
a90a28f5d8 * Fixed RT#61513 by catching attribute assignment to tied table access
interface (Jens Rehsack)
 * Fixed compiler warnings RT#62640
 * Optimized connect() to remove redundant FETCH of \%attrib values.
  Improved initialization phases in DBI::DBD::SqlEngine (Jens Rehsack)
 * Added DBD::Gofer::Transport::corostream. An experimental proof-of-concept
    transport that enables asynchronous database calls with few code changes.
    It enables asynchronous use of DBI frameworks like DBIx::Class.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=27
2011-01-11 09:21:09 +00:00
Vítězslav Čížek
5a0f2d512e - update to 1.616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=26
2011-01-07 15:18:22 +00:00
7b2aa0ba26 Autobuild autoformatter for 55706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=26
2010-12-13 11:47:46 +00:00
OBS User buildservice-autocommit
2faea49c44 Updating link to change in openSUSE:Factory/perl-DBI revision 26.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=81cde58942a1336544a9f715fc47d81f
2010-12-13 11:47:46 +00:00
999f681a93 Accepting request 55706 from devel:languages:perl
Accepted submit request 55706 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=25
2010-12-13 11:47:36 +00:00
Stephan Kulow
52689a4967 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=24
2010-12-03 14:02:13 +00:00
Stephan Kulow
6ef9d5582d siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=23
2010-12-01 13:43:12 +00:00
Stephan Kulow
7f17fc70e4 - do not use recommends on fedora
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=22
2010-11-30 13:15:46 +00:00
OBS User autobuild
cc8e0e2c5f Accepting request 49570 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 49570 from user anicka

OBS-URL: https://build.opensuse.org/request/show/49570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=24
2010-10-01 22:10:17 +00:00
OBS User buildservice-autocommit
29af51341e Updating link to change in openSUSE:Factory/perl-DBI revision 24.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=3343084c9728979f7e3d1084c4562b15
2010-10-01 22:10:17 +00:00
OBS User autobuild
7bbaab0a68 Accepting request 49570 from devel:languages:perl
checked in (request 49570)

OBS-URL: https://build.opensuse.org/request/show/49570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=21
2010-10-01 22:10:15 +00:00
Anna Maresova
0921747093 - update to 1.615
* bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=20
2010-09-30 14:36:56 +00:00
OBS User autobuild
4b1e094837 Accepting request 48604 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 48604 from user anicka

OBS-URL: https://build.opensuse.org/request/show/48604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=23
2010-09-21 10:11:11 +00:00
OBS User buildservice-autocommit
5624f13b80 Updating link to change in openSUSE:Factory/perl-DBI revision 23.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=97eb1639518474e3329bbebb931a02ad
2010-09-21 10:11:11 +00:00
Anna Maresova
300e9d4225 - update to 1.614
* Added $h->{AutoInactiveDestroy} as simpler safer form of
   $h->{InactiveDestroy}
 * Added ability for parallel testing "prove -j4 ..."
 * Added tests for delete in DBM
 * Added test for absolute filename as table to 51dbm_file
 * Added two initialization phases to DBI::DBD::SqlEngine
 * Added improved developers documentation for DBI::DBD::SqlEngine
 * Added guides how to write DBI drivers using DBI::DBD::SqlEngine
   or DBD::File 
 * Added register_compat_map() and table_meta_attr_changed() to
   DBD::File::Table
 * bugfixes, test fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=18
2010-09-21 08:16:12 +00:00
OBS User autobuild
8e5e32e0ec Accepting request 44737 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 44737 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/44737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=22
2010-08-09 00:12:48 +00:00
OBS User buildservice-autocommit
441d7c77ad Updating link to change in openSUSE:Factory/perl-DBI revision 22.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=74b26a91da0b88538f584a1bc2b05a2c
2010-08-09 00:12:48 +00:00
OBS User autobuild
e3bafd9f65 Accepting request 44737 from devel:languages:perl
checked in (request 44737)

OBS-URL: https://build.opensuse.org/request/show/44737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=17
2010-08-09 00:12:47 +00:00
Christian Wittmer
ae99031d7f Accepting request 44736 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-DBI via accept of submit request 44736 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/44736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=16
2010-08-06 14:15:17 +00:00
OBS User autobuild
656a3f0413 Accepting request 43513 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 43513 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/43513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=21
2010-07-20 18:39:25 +00:00
OBS User buildservice-autocommit
a2b9a8c9ee Updating link to change in openSUSE:Factory/perl-DBI revision 21.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=613af4c64f21e6e88d70013695ed50ba
2010-07-20 18:39:25 +00:00
OBS User autobuild
ca17d2e8f4 Accepting request 43513 from devel:languages:perl
checked in (request 43513)

OBS-URL: https://build.opensuse.org/request/show/43513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=15
2010-07-20 18:39:24 +00:00
Christian Wittmer
a3471de01f Accepting request 43512 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-DBI via accept of submit request 43512 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/43512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=14
2010-07-20 13:36:13 +00:00
OBS User autobuild
e519e5bdb6 Accepting request 43337 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 43337 from user anicka

OBS-URL: https://build.opensuse.org/request/show/43337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=20
2010-07-19 18:47:59 +00:00
OBS User autobuild
84e14e7194 Accepting request 43313 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 43313 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/43313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=19
2010-07-19 18:45:52 +00:00