update to 1.12.4 for libzip 0.11.2
This commit is contained in:
		
							parent
							
								
									900ce44d42
								
							
						
					
					
						commit
						5d97b785a0
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -3,3 +3,4 @@ php-pecl-zip.spec~ | |||||||
| /zip-1.12.1.tgz | /zip-1.12.1.tgz | ||||||
| /zip-1.12.2.tgz | /zip-1.12.2.tgz | ||||||
| /zip-1.12.3.tgz | /zip-1.12.3.tgz | ||||||
|  | /zip-1.12.4.tgz | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| # spec file for php-pecl-zip | # spec file for php-pecl-zip | ||||||
| # | # | ||||||
| # Copyright (c) 2013 Remi Collet | # Copyright (c) 2013-2014 Remi Collet | ||||||
| # License: CC-BY-SA | # License: CC-BY-SA | ||||||
| # http://creativecommons.org/licenses/by-sa/3.0/ | # http://creativecommons.org/licenses/by-sa/3.0/ | ||||||
| # | # | ||||||
| @ -11,7 +11,7 @@ | |||||||
| Summary:      A ZIP archive management extension | Summary:      A ZIP archive management extension | ||||||
| Summary(fr):  Une extension de gestion des ZIP | Summary(fr):  Une extension de gestion des ZIP | ||||||
| Name:         php-pecl-zip | Name:         php-pecl-zip | ||||||
| Version:      1.12.3 | Version:      1.12.4 | ||||||
| Release:      1%{?dist} | Release:      1%{?dist} | ||||||
| License:      PHP | License:      PHP | ||||||
| Group:        Development/Languages | Group:        Development/Languages | ||||||
| @ -156,6 +156,9 @@ fi | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Jan 29 2014 Remi Collet <remi@fedoraproject.org> - 1.12.4-1 | ||||||
|  | - Update to 1.12.4 (stable) for libzip 0.11.2 | ||||||
|  | 
 | ||||||
| * Thu Dec 12 2013 Remi Collet <remi@fedoraproject.org> - 1.12.3-1 | * Thu Dec 12 2013 Remi Collet <remi@fedoraproject.org> - 1.12.3-1 | ||||||
| - Update to 1.12.3 (stable) | - Update to 1.12.3 (stable) | ||||||
| - drop merged patch | - drop merged patch | ||||||
| @ -166,7 +169,7 @@ fi | |||||||
| - always build ZTS extension | - always build ZTS extension | ||||||
| 
 | 
 | ||||||
| * Wed Oct 23 2013 Remi Collet <remi@fedoraproject.org> 1.12.2-1 | * Wed Oct 23 2013 Remi Collet <remi@fedoraproject.org> 1.12.2-1 | ||||||
| - update to 1.12.2 | - update to 1.12.2 (beta) | ||||||
| - drop merged patches | - drop merged patches | ||||||
| - install doc in pecl doc_dir | - install doc in pecl doc_dir | ||||||
| - install tests in pecl test_dir | - install tests in pecl test_dir | ||||||
| @ -186,4 +189,4 @@ fi | |||||||
| - refresh our merged patches from upstream git | - refresh our merged patches from upstream git | ||||||
| 
 | 
 | ||||||
| * Thu Aug 08 2013 Remi Collet <rcollet@redhat.com> 1.12.1-1 | * Thu Aug 08 2013 Remi Collet <rcollet@redhat.com> 1.12.1-1 | ||||||
| - New spec for version 1.12.1 | - New spec for version 1.12.1 (beta) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user