diff --git a/ispc.spec b/ispc.spec index f2ef845..10f892b 100644 --- a/ispc.spec +++ b/ispc.spec @@ -1,5 +1,5 @@ Name: ispc -Version: 1.25.3 +Version: 1.26.0 Release: 1mamba Summary: Compiler for high-performance SIMD programming on the CPU Group: Development/Tools @@ -39,11 +39,9 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -#%patch 1 -p1 -b .llvm-18.1 %build %cmake @@ -79,6 +77,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Feb 06 2025 Automatic Build System 1.26.0-1mamba +- automatic version update by autodist + * Fri Nov 08 2024 Automatic Build System 1.25.3-1mamba - automatic version update by autodist