From 9094b51454d89bc7408f7376fa7286978c6d5915 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 17 Feb 2023 16:22:13 +0800 Subject: [PATCH] Fix build failed (cherry picked from commit 113c0003b8d181f31e3ebc684b4bc0f07a2ecbac) --- lensfun.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lensfun.spec b/lensfun.spec index b27fd02..30b4292 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -1,6 +1,6 @@ Name: lensfun Version: 0.3.2 -Release: 22 +Release: 23 Summary: Library to correct defects introduced by photographic lenses License: LGPLv3 and CC-BY-SA-3.0 URL: http://lensfun.sourceforge.net/ @@ -103,8 +103,7 @@ cd - %{_libdir}/pkgconfig/lensfun.pc %files -n python3-lensfun -%{python3_sitelib}/lensfun/ -%{python3_sitelib}/lensfun*.egg-info +%{python3_sitelib}/lensfun* %files tools %{_bindir}/{lensfun-add-adapter,lensfun-update-data} @@ -114,6 +113,9 @@ cd - %{_mandir}/man1/lensfun-update-data.1* %changelog +* Fri Feb 17 2023 yaoxin - 0.3.2-23 +- Fix build failed + * Thu Jul 21 2022 liyanan - 0.3.2-22 - Remove unneeded dependencies python3-devel