Accepting request 1034437 from home:cgiboudeaux:branches:multimedia:libs

Update to 2.14

OBS-URL: https://build.opensuse.org/request/show/1034437
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lcms2?expand=0&rev=80
This commit is contained in:
Dave Plater 2022-11-09 06:25:39 +00:00 committed by Git OBS Bridge
parent af2127d739
commit fcb0e32b3a
4 changed files with 20 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d473e796e7b27c5af01bd6d1552d42b45b43457e7182ce9903f38bb748203b88
size 7276499

3
lcms2-2.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28474ea6f6591c4d4cee972123587001a4e6e353412a41b3e9e82219818d5740
size 7406694

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 8 08:12:31 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.14:
* lcms2 now implements ICC specification 4.4
* New multi-threaded plug-in
* Several fixes to keep fuzzers happy
* Removed check on DLL when CMS_NO_REGISTER_KEYWORD is used
* Added more validation against broken profiles
* Added more help to several tools
* Revised documentation
-------------------------------------------------------------------
Mon Feb 14 23:13:22 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -17,9 +17,9 @@
Name: lcms2
Version: 2.13.1
Version: 2.14
Release: 0
Summary: Little CMS Engine - A color managment library and tools
Summary: Little CMS Engine - A color management library and tools
License: MIT
Group: Productivity/Graphics/Other
URL: https://www.littlecms.com/
@ -64,7 +64,7 @@ Summary: Libraries for the Little CMS Engine
Group: System/Libraries
%description -n liblcms2-2
Little CMS Engine - A color managment library and tools.
Little CMS Engine - A color management library and tools.
%package -n liblcms2-devel
Summary: Include Files and Libraries Mandatory for Development
@ -79,9 +79,7 @@ to develop applications that require these.
%package -n liblcms2-doc
Summary: User and developer documentation for lcms2
Group: Documentation/Other
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
%description -n liblcms2-doc
This package contains user and developer documentation for lcms2.
@ -103,9 +101,8 @@ export CXXFLAGS="%{optflags} -fno-strict-aliasing"
%make_build
%check
# FIXME before submitting to factory
%make_build check || true
%make_build utils
%make_build check
%make_build utils
%install
%make_install