From 7b34413a3550ca025cae7180dd8f1a6741b7d24b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Feb 2025 12:04:27 +0100 Subject: [PATCH] automatic version update by autodist [release 1.40.0-1mamba;Mon Dec 16 2024] --- ldc.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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