diff --git a/zig.spec b/zig.spec index 2264386..06f469c 100644 --- a/zig.spec +++ b/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 - 0.8.0-4 +- correct macro once again to allow for proper packaging + * Thu Jun 24 2021 Jan Drögehoff - 0.8.0-3 - improve macro for using the zig binary