| 
									
										
										
										
											2021-03-11 15:26:27 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Mar 10 10:42:55 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 2021.2.26 | 
					
						
							|  |  |  |   Pass 4915 tests. Support X2 and X4 floating point predictors | 
					
						
							|  |  |  |   (found in DNG). | 
					
						
							|  |  |  | - enable additional codecs through imagecodecs_distributor_setup.py | 
					
						
							|  |  |  | - Add imagecodecs-pr15-test_jpegls.patch | 
					
						
							|  |  |  |   gh#cgohlke/imagecodecs#15 | 
					
						
							|  |  |  | - disable builds for big-endian platforms as per upstream README | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-02 00:09:38 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Feb  1 19:40:15 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 2021.1.28 | 
					
						
							|  |  |  |   * Add option to return JPEG XR fixed point pixel types as | 
					
						
							|  |  |  |     integers | 
					
						
							|  |  |  |   * Add LJPEG codec via liblj92 (alternative to JPEGSOF3 codec) | 
					
						
							|  |  |  |   * Change zopfli header location. | 
					
						
							|  |  |  | - refresh always-cythonize.patch | 
					
						
							|  |  |  | - drop zopfli-headers.patch fixed upstream | 
					
						
							|  |  |  | - Add more testing requirements to test backends | 
					
						
							|  |  |  | - Add skip reporting to pytest to see what is still missing | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-22 07:19:43 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Jan 12 21:54:10 UTC 2021 - andy great <andythe_great@pm.me> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 2021.1.11. | 
					
						
							|  |  |  |   * Fix build issues (#7, #8). | 
					
						
							|  |  |  |   * Return bytearray instead of bytes on PyPy. | 
					
						
							|  |  |  |   * Raise TypeError if output provided is bytes (breaking). | 
					
						
							|  |  |  | - Updates for version 2021.1.8 | 
					
						
							|  |  |  |   * Add float24 codec. | 
					
						
							|  |  |  |   * Update copyrights. | 
					
						
							|  |  |  | - Updates for version 2020.12.24 | 
					
						
							|  |  |  |   * Update dependencies and build scripts. | 
					
						
							|  |  |  | - Updates for version 2020.12.22 | 
					
						
							|  |  |  |   * Add AVIF codec via libavif (WIP). | 
					
						
							|  |  |  |   * Add DEFLATE/Zlib and GZIP codecs via libdeflate. | 
					
						
							|  |  |  |   * Add LZ4F codec. | 
					
						
							|  |  |  |   * Add high compression mode option to lz4_encode. | 
					
						
							|  |  |  |   * Convert JPEG XR 16 and 32-bit fixed point pixel types to float32. | 
					
						
							|  |  |  |   * Fix JPEG 2000 lossy encoding. | 
					
						
							|  |  |  |   * Fix GIF disposal handling. | 
					
						
							|  |  |  |   * Remove support for Python 3.6 (NEP 29). | 
					
						
							|  |  |  | - Rebase always-cythonize.patch | 
					
						
							|  |  |  | - Rebase zopfli-headers.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-28 09:21:22 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Aug 28 09:20:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Switch to multibuild to not cycle | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-28 09:00:57 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Aug 28 08:37:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Add patch to enforce cythonization: | 
					
						
							|  |  |  |   * always-cythonize.patch | 
					
						
							|  |  |  | - Add patch to locate zopfli headers properly: | 
					
						
							|  |  |  |   * zopfli-headers.patch | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Aug 28 08:20:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 2020.5.30: | 
					
						
							|  |  |  |   * pythhon3 only | 
					
						
							|  |  |  |   * add support for more codecs | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-05-25 13:34:25 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon May 25 10:59:24 UTC 2020 - Petr Gajdos <pgajdos@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - %python3_only -> %python_alternative | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-23 10:59:08 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Apr 23 10:58:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - As the package is marked as py3 only drop the python2 deps | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-12-06 18:50:56 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Dec  6 18:44:56 UTC 2019 - Todd R <toddrme2178@gmail.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Disable python2 support since dependencies dropped python2 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-06 20:43:46 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Jul 30 11:36:02 UTC 2019 - John Vandenberg <jayvdb@gmail.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to v2019.5.22 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Mar  4 10:03:51 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Initial spec for v2019.2.22 |