Update to 0.12.1
This commit is contained in:
parent
7048d61867
commit
932de196c3
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (zig-0.12.0.tar.xz) = 0c3d9396fea4905245c7e32ce6bd9b4ff140f061cd8a957929e4c84cf105f5bbcbf2e7c030013ac649edb569e909f65d928b3e8a86f35c9076fb62e996feea14
|
||||
SHA512 (zig-0.12.0.tar.xz.minisig) = 6e14c1e1926beeb249cb88fb2247ff401f679b64785c3ec8a924e33c894174deb77b48286469a863761bce0ca57524f904995eacf544919dda387c140e6e829e
|
||||
SHA512 (zig-0.12.1.tar.xz) = 6242b37420954792834f48b27b6d325e78908e51fcf4d05cd2f5c65b82209a38cf1fef2914630846d40b57cc55d64adbfd67f88e939d2e493b58bc0f1ef3520b
|
||||
SHA512 (zig-0.12.1.tar.xz.minisig) = 12da0f1a92f980fa04506b97f348aaf9cb18880e1047fc41e6cff01066a3c54dc36146ac4bd1bcc3110d6ebcb3d7cd36f7b3e434e9a5953d6a274681434ff173
|
||||
|
5
zig.spec
5
zig.spec
@ -16,7 +16,7 @@
|
||||
%bcond test 1
|
||||
|
||||
Name: zig
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Programming language for maintaining robust, optimal, and reusable software
|
||||
|
||||
@ -187,6 +187,9 @@ install -D -pv -m 0644 %{SOURCE2} %{buildroot}%{_rpmmacrodir}/macros.%{name}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jun 08 2024 Jan200101 <sentrycraft123@gmail.com> - 0.12.1-1
|
||||
- Update to 0.12.1
|
||||
|
||||
* Sat May 25 2024 Jan200101 <sentrycraft123@gmail.com> - 0.12.0-1
|
||||
- Update to 0.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user