diff --git a/libexiv2.spec b/libexiv2.spec index 3589281..afe87ab 100644 --- a/libexiv2.spec +++ b/libexiv2.spec @@ -1,6 +1,6 @@ Name: libexiv2 Epoch: 1 -Version: 0.28.2 +Version: 0.28.3 Release: 1mamba Summary: Exif and IPTC metadata library and tools Group: System/Libraries @@ -44,7 +44,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Exiv2 is a C++ library and a command line utility to access image metadata. This package contains static libraries and header files needed for development. -%debug_package %prep %setup -q -n exiv2-%{version} @@ -66,8 +65,6 @@ sed -i "/cf-protection/d" cmake/compilerFlags.cmake %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -91,6 +88,9 @@ sed -i "/cf-protection/d" cmake/compilerFlags.cmake %{_mandir}/man1/exiv2.* %changelog +* Tue Dec 31 2024 Automatic Build System 0.28.3-1mamba +- automatic update by autodist + * Thu May 02 2024 Silvan Calarco 0.28.2-1mamba - update to 0.28.2