diff --git a/freeimage.spec b/freeimage.spec index b8553f7..a6784c8 100644 --- a/freeimage.spec +++ b/freeimage.spec @@ -1,11 +1,10 @@ -#%global debug_package %{nil} %undefine _ld_as_needed %define major 3 Name: freeimage Version: 3.18.0 -Release: 7 +Release: 8 Summary: FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others) License: GPLv2 or GPLv3 and FIPL URL: https://freeimage.sourceforge.io/ @@ -106,6 +105,9 @@ ldconfig -n %{buildroot}%{_libdir} %changelog +* Wed Aug 24 2022 caodongxia -3.18.0-8 +- Add debug package to add strip + * Tue Mar 01 2022 weidong -3.18.0-7 - Fix build error