bump release again
This commit is contained in:
parent
a45c3225a5
commit
95073caec6
1 changed files with 4 additions and 1 deletions
5
zig.spec
5
zig.spec
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: zig
|
||||
Version: 0.8.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Programming language for maintaining robust, optimal, and reusable software
|
||||
|
||||
License: MIT and NCSA and LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL and ZPLv2.1
|
||||
|
|
@ -141,6 +141,9 @@ sed -i -e "s|@@ZIG_VERSION@@|%{version}|" %{buildroot}%{_rpmconfigdir}/macros.d
|
|||
%{_rpmconfigdir}/macros.d/macros.%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 28 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-4
|
||||
- correct macro once again to allow for proper packaging
|
||||
|
||||
* Thu Jun 24 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-3
|
||||
- improve macro for using the zig binary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue