forked from perl/perl-DBD-mysql
		
	This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							ffa3ca8811
						
					
				
				
					commit
					c902d1c297
				
			| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:c816358865a44d2e0850cd13f464d3de8a7f92b7cfbb626eca96ba7bfe940550 | ||||
| size 102086 | ||||
							
								
								
									
										3
									
								
								DBD-mysql-4.011.tar.bz2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								DBD-mysql-4.011.tar.bz2
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:0e7f1d22e545725f25ddea180d9386399e29dc1fedba39971c8dbe9518fa7f87 | ||||
| size 102456 | ||||
| @@ -1,3 +1,12 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Tue Apr 14 11:31:47 CEST 2009 - anicka@suse.cz | ||||
|  | ||||
| - update to 4.011 | ||||
|  * Renamed unsafe_bind_type_guessing, fixed some of the logic. | ||||
|  * Fix issue of binding sever side integer parameters (server-side | ||||
|    prepare statements) resulting in corrupt data | ||||
|  * Updated documentation, cruft cleanup (as always) | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Tue Jan 20 15:57:57 CET 2009 - anicka@suse.cz | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| # | ||||
| # spec file for package perl-DBD-mysql (Version 4.010) | ||||
| # spec file for package perl-DBD-mysql (Version 4.011) | ||||
| # | ||||
| # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. | ||||
| # | ||||
| @@ -28,7 +28,7 @@ Provides:       mysqperl perl-Msql-Mysql-modules | ||||
| Requires:       perl-DBI perl-Data-ShowTable | ||||
| Requires:       perl = %{perl_version} | ||||
| AutoReqProv:    on | ||||
| Version:        4.010 | ||||
| Version:        4.011 | ||||
| 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 Apr 14 2009 anicka@suse.cz | ||||
| - update to 4.011 | ||||
|   * Renamed unsafe_bind_type_guessing, fixed some of the logic. | ||||
|   * Fix issue of binding sever side integer parameters (server-side | ||||
|   prepare statements) resulting in corrupt data | ||||
|   * Updated documentation, cruft cleanup (as always) | ||||
| * Tue Jan 20 2009 anicka@suse.cz | ||||
| - update to 4.010 | ||||
|   * Fix to dbd_bind_ph() for uninitialized value 'buffer_length' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user