From d91ab1e3e2c5c4d37dfc505e2f15e7ab264359ba Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08:05:09 +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/lensfun.git#4c5e82d16287252206dace125938203a4d1f8f30 --- lensfun.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index b8774db..8c582d0 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -6,7 +6,7 @@ Name: lensfun Version: 0.3.2 Summary: Library to rectify defects introduced by photographic lenses -Release: 30%{?dist} +Release: 31%{?dist} License: LGPLv3 and CC-BY-SA URL: https://lensfun.github.io/ @@ -27,6 +27,7 @@ Patch866: 0866-Pull-isnan-into-std-namespace-include-cmath-not-math.patch # install manpages only when INSTALL_HELPER_SCRIPTS=ON Patch200: lensfun-0.3.2-INSTALL_HELPER_SCRIPTS.patch +BuildRequires: make BuildRequires: cmake >= 2.8 BuildRequires: doxygen BuildRequires: gcc @@ -166,6 +167,9 @@ export CTEST_OUTPUT_ON_FAILURE=1 %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.3.2-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 07 2020 Than Ngo - 0.3.2-30 - Fix FTBFS