bump release
This commit is contained in:
parent
8cc224672e
commit
3f349af1df
1 changed files with 5 additions and 1 deletions
6
zig.spec
6
zig.spec
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
Name: zig
|
||||
Version: 0.13.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Programming language for maintaining robust, optimal, and reusable software
|
||||
|
||||
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||
|
|
@ -230,6 +230,10 @@ install -D -pv -m 0644 %{SOURCE2} %{buildroot}%{_rpmmacrodir}/macros.%{name}
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 27 2025 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-7
|
||||
- build stage 3 using zig build system
|
||||
- add user provided options to the end of the build and install options
|
||||
|
||||
* Thu Jan 23 2025 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-6
|
||||
- rebuild against fixed llvm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue