diff --git a/lcms2-2.15.tar.gz b/lcms2-2.15.tar.gz deleted file mode 100644 index d4d2941..0000000 --- a/lcms2-2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b20cbcbd0f503433be2a4e81462106fa61050a35074dc24a4e356792d971ab39 -size 7548405 diff --git a/lcms2-2.16.tar.gz b/lcms2-2.16.tar.gz new file mode 100644 index 0000000..e3f2d04 --- /dev/null +++ b/lcms2-2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d873d34ad8b9b4cea010631f1a6228d2087475e4dc5e763eb81acc23d9d45a51 +size 7632822 diff --git a/lcms2.changes b/lcms2.changes index 3d35948..7a06ffb 100644 --- a/lcms2.changes +++ b/lcms2.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Dec 4 20:27:04 UTC 2023 - Antonio Teixeira + +- update to 2.16: + * New: import .CUBE files as RGB device links + * New: Read/Write MHC2 tags for Windows GPU access + * New: Support for UTF8 on multi-localized Unicode functions + * New: Support for OkLab color space, built-in and formatter. + * Improved: floating point transforms float -> integer are now + honored as float + * Improved: MSYS2, mingw is now supported + * Improved: preferred CMM, platform and creator now survives profile + edition. + * Fixed: tificc now can deal with Lab TIFF + * Fixed: code can now be compiled by a C++17 compiler, "register" + keyword use detected at compile time. + * Fixed: Reverted PostScript creation that corrupted some interpreters. + * Bug fixing + ------------------------------------------------------------------- Sat Apr 15 09:49:37 UTC 2023 - Dirk Müller diff --git a/lcms2.spec b/lcms2.spec index 7bd70d4..0253280 100644 --- a/lcms2.spec +++ b/lcms2.spec @@ -17,7 +17,7 @@ Name: lcms2 -Version: 2.15 +Version: 2.16 Release: 0 Summary: Little CMS Engine - A color management library and tools License: MIT @@ -87,7 +87,7 @@ This package contains user and developer documentation for lcms2. %prep %autosetup -p1 -chmod a-x doc/* COPYING AUTHORS +chmod a-x doc/* LICENSE AUTHORS %build @@ -113,7 +113,7 @@ rm %{buildroot}/%{_libdir}/liblcms2.la %postun -n liblcms2-2 -p /sbin/ldconfig %files -%license COPYING +%license LICENSE %doc AUTHORS %{_bindir}/* %{_mandir}/man?/*.*