15
0

- Fix BuildRequires ("freeimage-devel" instead of "libfreeimage3"), and

remove superfluous Requires for libfreeimage3.
- Remove shebangs from non-scripts in shipped plugins.
- Add python-imageio-rpmlintrc ... we install zero-length files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=7
This commit is contained in:
2018-09-05 12:21:43 +00:00
committed by Git OBS Bridge
parent 151cf96e69
commit 39178f6f64
3 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 5 12:19:11 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Fix BuildRequires ("freeimage-devel" instead of "libfreeimage3"), and
remove superfluous Requires for libfreeimage3.
- Remove shebangs from non-scripts in shipped plugins.
- Add python-imageio-rpmlintrc ... we install zero-length files.
-------------------------------------------------------------------
Sat Apr 21 16:43:24 UTC 2018 - arun@gmx.de