diff --git a/ldc.spec b/ldc.spec index e588f34..7c2d80c 100644 --- a/ldc.spec +++ b/ldc.spec @@ -1,6 +1,6 @@ #% define bootstrap 1 Name: ldc -Version: 1.38.0 +Version: 1.40.0 Release: 1mamba Summary: The LLVM-based D Compiler Group: Applications/Development @@ -102,8 +102,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -140,6 +138,12 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Mon Dec 16 2024 Automatic Build System 1.40.0-1mamba +- automatic version update by autodist + +* Thu Jul 04 2024 Automatic Build System 1.39.0-1mamba +- automatic version update by autodist + * Sun May 12 2024 Automatic Build System 1.38.0-1mamba - automatic version update by autodist