This commit is contained in:
committed by
Git OBS Bridge
parent
0625edfc04
commit
ffa3ca8811
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad5e5e836c3ddd9440dfb184bb14b5428e63f0072a0e55cf7b4e575bd60680e1
|
||||
size 102267
|
3
DBD-mysql-4.010.tar.bz2
Normal file
3
DBD-mysql-4.010.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c816358865a44d2e0850cd13f464d3de8a7f92b7cfbb626eca96ba7bfe940550
|
||||
size 102086
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 15:57:57 CET 2009 - anicka@suse.cz
|
||||
|
||||
- update to 4.010
|
||||
* Fix to dbd_bind_ph() for uninitialized value 'buffer_length'
|
||||
* Fix to re-enable TAKE_IMP_DATA_VERSION. Still have to ensure DBI
|
||||
version 1.607 or higher
|
||||
* Fix to escaped single quotes throwing off bind param detection.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 17:02:40 CEST 2008 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DBD-mysql (Version 4.008)
|
||||
# spec file for package perl-DBD-mysql (Version 4.010)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -28,7 +28,7 @@ Provides: mysqperl perl-Msql-Mysql-modules
|
||||
Requires: perl-DBI perl-Data-ShowTable
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Version: 4.008
|
||||
Version: 4.010
|
||||
Release: 1
|
||||
Summary: Interface to the MySQL database
|
||||
Group: Development/Libraries/Perl
|
||||
@@ -75,6 +75,12 @@ chmod a-x $RPM_BUILD_ROOT/%{perl_vendorarch}/DBD/mysql/INSTALL.pod
|
||||
/var/adm/perl-modules/perl-DBD-mysql
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2009 anicka@suse.cz
|
||||
- update to 4.010
|
||||
* Fix to dbd_bind_ph() for uninitialized value 'buffer_length'
|
||||
* Fix to re-enable TAKE_IMP_DATA_VERSION. Still have to ensure DBI
|
||||
version 1.607 or higher
|
||||
* Fix to escaped single quotes throwing off bind param detection.
|
||||
* Wed Sep 10 2008 anicka@suse.cz
|
||||
- update to 4.008
|
||||
* Multi statement patch
|
||||
@@ -187,7 +193,7 @@ chmod a-x $RPM_BUILD_ROOT/%{perl_vendorarch}/DBD/mysql/INSTALL.pod
|
||||
* many bugfixes
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Thu Sep 29 2005 dmueller@suse.de
|
||||
* Wed Sep 28 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Fri Jul 29 2005 mjancar@suse.cz
|
||||
- update to 3.0002
|
||||
|
Reference in New Issue
Block a user