!19 update to version 2.16
From: @paulthomas100199 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
deba62f50c
Binary file not shown.
15
lcms2.spec
15
lcms2.spec
@ -1,10 +1,10 @@
|
|||||||
Name: lcms2
|
Name: lcms2
|
||||||
Version: 2.15
|
Version: 2.16
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Color Management Engine
|
Summary: Color Management Engine
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.littlecms.com/
|
URL: https://www.littlecms.com
|
||||||
Source0: https://sourceforge.net/projects/lcms/files/lcms/2.13/%{name}-%{version}.tar.gz
|
Source0: %{url}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc libjpeg-devel libtiff-devel zlib-devel
|
BuildRequires: gcc libjpeg-devel libtiff-devel zlib-devel
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ Development files for LittleCMS.
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --program-suffix=2
|
%configure
|
||||||
|
|
||||||
%disable_rpath
|
%disable_rpath
|
||||||
%make_build
|
%make_build
|
||||||
@ -54,7 +54,9 @@ Development files for LittleCMS.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
%license COPYING
|
%doc ChangeLog
|
||||||
|
%doc README*
|
||||||
|
%license LICENSE
|
||||||
%{_libdir}/liblcms2.so.2*
|
%{_libdir}/liblcms2.so.2*
|
||||||
|
|
||||||
%files utils
|
%files utils
|
||||||
@ -72,6 +74,9 @@ Development files for LittleCMS.
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 28 2023 Paul Thomas <paulthomas100199@gmail.com> - 2.16-1
|
||||||
|
- update to version 2.16
|
||||||
|
|
||||||
* Wed Jul 19 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.15-1
|
* Wed Jul 19 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.15-1
|
||||||
- update to 2.15
|
- update to 2.15
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user