From 0af21181eb7917cb87a73949c4da755e0758980b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08:02:40 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lcms2.git#ba7f345317a90edcc080370da7abc786e55d770f --- lcms2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lcms2.spec b/lcms2.spec index 44456e9..ea30441 100644 --- a/lcms2.spec +++ b/lcms2.spec @@ -1,6 +1,6 @@ Name: lcms2 Version: 2.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Color Management Engine License: MIT URL: http://www.littlecms.com/ @@ -10,6 +10,7 @@ BuildRequires: gcc BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: zlib-devel +BuildRequires: make %description LittleCMS intends to be a small-footprint, speed optimized color management @@ -81,6 +82,9 @@ cp -alf doc/LittleCMS2.??\ tutorial.odt tutorial.odt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild