forked from pool/SDL2_image
Accepting request 574777 from games
- Update to new upstream release 2.0.2 OBS-URL: https://build.opensuse.org/request/show/574777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_image?expand=0&rev=7
This commit is contained in:
commit
49e5afcede
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3a3eafbceea5125c04be585373bfd8b3a18f259bd7eae3efc4e6d8e60e0d7f64
|
|
||||||
size 7797848
|
|
3
SDL2_image-2.0.2.tar.gz
Normal file
3
SDL2_image-2.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72df075aef91fc4585098ea7e0b072d416ec7599aa10473719fbe51e9b8f6ce8
|
||||||
|
size 8680980
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 9 17:11:54 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.0.2
|
||||||
|
* Added simple SVG image support based on Nano SVG
|
||||||
|
* Fixed security vulnerability in XCF image loader
|
||||||
|
[boo#1062777, CVE-2017-2887]
|
||||||
|
* Added optional support for loading images using Windows
|
||||||
|
Imaging Component
|
||||||
|
* Added libpng save support for much smaller 8-bit images
|
||||||
|
* Added JPG save support: IMG_SaveJPG() and IMG_SaveJPG_RW()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 10 17:13:52 UTC 2016 - mailaender@opensuse.org
|
Sun Jan 10 17:13:52 UTC 2016 - mailaender@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package SDL2_image
|
# spec file for package SDL2_image
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: SDL2_image
|
Name: SDL2_image
|
||||||
%define lname libSDL2_image-2_0-0
|
%define lname libSDL2_image-2_0-0
|
||||||
Version: 2.0.1
|
Version: 2.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SDL2 image loading library
|
Summary: SDL2 image loading library
|
||||||
License: Zlib
|
License: Zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user