Compare commits
No commits in common. "rawhide" and "f39" have entirely different histories.
3 changed files with 3 additions and 10 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -45,8 +45,3 @@
|
|||
/aime-8.20230311.tar.gz
|
||||
/aime-8.20240308.tar.gz
|
||||
/aime-8.20241103.tar.gz
|
||||
/aime-8.20241124.tar.gz
|
||||
/aime-8.20241221.tar.gz
|
||||
/aime-8.20241228.tar.gz
|
||||
/aime-8.20241231.tar.gz
|
||||
/aime-8.20250217.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global libname libaime
|
||||
|
||||
Name: aime
|
||||
Version: 8.20250217
|
||||
Version: 8.20241103
|
||||
Release: %autorelease
|
||||
Summary: An application embeddable programming language interpreter
|
||||
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||
|
|
@ -32,9 +32,7 @@ use %{name}.
|
|||
%autosetup -p 1
|
||||
|
||||
%build
|
||||
# workaround for bug 2336032 aime fails to build with GCC 15/C23
|
||||
%set_build_flags CFLAGS="%{optflags} -std=gnu17"
|
||||
%configure CFLAGS="$CFLAGS"
|
||||
%configure
|
||||
%make_build
|
||||
|
||||
%check
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (aime-8.20250217.tar.gz) = 9535a56dee4bdc1e20c96a3bebca2bca36e7759471b80f0d2e81b2d715551e6ccefe8f87f7d5b987109a929e86436ef17567abceef6edc431560286bcee7d736
|
||||
SHA512 (aime-8.20241103.tar.gz) = 05c4c1f6591b8535a0f4253aa634bac22b083df185d164be2eecd7a67725c81572dcb82f69d4272696da1b0b2218a2f056ed449df95de6d9d4b47413763a2b6a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue