1
0
forked from pool/python-Pillow
python-Pillow/python-Pillow.changes
Tomáš Chvátal 42479cf82a Accepting request 233204 from home:frispete:python
New attempt to submit this, now providing python-imaging
@Sascha: sure, it might been wrong to provide python-imaging in the
first place, but python-Pillow without it doesn't make muchg sense,
or do you really want to adjust all dependant packages? Here, that
where scribus and python-repostlab, which both seem to work fine
with Pillow, apart from the imaging dependency.

BTW: this is the way, Redhat handles this issue, too.

Incorporated the new release, and added openjpeg2 dependency.

- New upstream release 2.4.0. For details see
  https://pypi.python.org/pypi/Pillow/2.4.0
- New dependency: openjpeg2 for JPEG 2000 support

- provide python-imaging in order to act as a drop in replacement
  for it.

- symlink alternatives files, as requested from Coolo, in order to
  get rid of suse version conditional

OBS-URL: https://build.opensuse.org/request/show/233204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=13
2014-05-19 11:49:09 +00:00

70 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Thu May 8 14:22:57 UTC 2014 - hpj@urpla.net
- New upstream release 2.4.0. For details see
https://pypi.python.org/pypi/Pillow/2.4.0
- New dependency: openjpeg2 for JPEG 2000 support
-------------------------------------------------------------------
Sun Apr 27 21:30:58 UTC 2014 - hpj@urpla.net
- provide python-imaging in order to act as a drop in replacement
for it.
-------------------------------------------------------------------
Fri Feb 14 07:28:32 UTC 2014 - mcihar@suse.cz
- Fix build for older distributions which do not include lcms2
-------------------------------------------------------------------
Tue Feb 4 10:53:08 UTC 2014 - hpj@urpla.net
- symlink alternatives files, as requested from Coolo, in order to
get rid of suse version conditional
-------------------------------------------------------------------
Fri Jan 17 21:59:13 UTC 2014 - hpj@urpla.net
- also exclude 12.2 from ghost etc/alternatives/* as this results in
failed builds with: Explicit file attributes required in spec for:
$BUILDROOT/etc/alternatives/pil*
-------------------------------------------------------------------
Tue Jan 7 19:19:05 UTC 2014 - marko.kohtala@gmail.com
- New upstream release 2.3.0. For details see
https://pypi.python.org/pypi/Pillow/2.3.0
- Drop use-recommended-freetype-include.patch: merged on upstream
- Build with liblcms2 instead of liblcms due to upstream switching
library.
-------------------------------------------------------------------
Wed Dec 11 20:08:40 UTC 2013 - hrvoje.senjan@gmail.com
- Added use-recommended-freetype-include.patch -- Freetype upstream
recommends using their macros together with ft2build include.
Positive sideeffect is that this patch makes it build with both
freetype2 2.5.1, and older version
-------------------------------------------------------------------
Mon Nov 18 09:07:13 UTC 2013 - speilicke@suse.com
- Move away from pkgconfig-style buildrequires to support SLE
- Implement update-alternatives
-------------------------------------------------------------------
Thu Nov 14 11:38:42 UTC 2013 - cfarrell@suse.com
- License update: HPND
-------------------------------------------------------------------
Tue Nov 12 10:18:12 UTC 2013 - speilicke@suse.com
- Add split-provides inside tk sub-package to get rid of python-imaging-tk
-------------------------------------------------------------------
Thu Nov 7 13:09:45 UTC 2013 - speilicke@suse.com
- Initial version