## START: Set by rpmautospec ## (rpmautospec version 0.3.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.8.0 %bcond_without check # https://github.com/zricethezav/gitleaks %global forgeurl https://github.com/zricethezav/gitleaks %global goipath github.com/zricethezav/gitleaks/v7 Version: 7.6.1 %gometa -f %global common_description %{expand: Scan git repos (or files) for secrets using regex and entropy} %global golicenses LICENSE %global godocs README.md Name: gitleaks Release: %autorelease Summary: Scan git repos (or files) for secrets using regex and entropy License: MIT URL: %{gourl} Source: %{gosource} BuildRequires: git-core %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %build export LDFLAGS="-X=github.com/zricethezav/gitleaks/v8/cmd.Version=%{VERSION}" %gobuild -o %{gobuilddir}/bin/gitleaks %{goipath} %install %gopkginstall install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %files %license LICENSE %doc README.md %{_bindir}/* %gopkgfiles %changelog * Tue Nov 07 2023 Christophe Fergeau - 7.6.1-1 - Uncommitted changes * Wed Aug 23 2023 Mikel Olasagasti Uranga - 8.18.0-1 - Update to 8.18.0 - Closes rhbz#2233750 rhbz#2233709 * Wed Jul 19 2023 Fedora Release Engineering - 8.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 17 2023 Mikel Olasagasti Uranga - 8.17.0-1 - Update to 8.17.0 - Closes rhbz#2215634 * Sat Jun 17 2023 Mikel Olasagasti Uranga - 8.16.4-2 - Update to 8.17.0 - Closes rhbz#2215634 * Fri Jun 09 2023 Mikel Olasagasti Uranga - 8.16.4-1 - Update to 8.16.4 - Closes rhbz#2213239 * Thu Apr 20 2023 Mikel Olasagasti Uranga - 8.16.3-1 - Update to 8.16.3 - Closes rhbz#2188172 * Fri Mar 31 2023 Mikel Olasagasti Uranga - 8.16.2-1 - Update to 8.16.2 - Closes rhbz#2183584 * Wed Mar 15 2023 Mikel Olasagasti Uranga - 8.16.1-1 - Update to 8.16.1 - Closes rhbz#2178394 * Mon Feb 27 2023 Mikel Olasagasti Uranga - 8.16.0-1 - Update to 8.16.0 - Closes rhbz#2173465 * Sat Feb 25 2023 Mikel Olasagasti Uranga - 8.15.4-1 - Update to 8.15.4 - Closes rhbz#2173323 * Mon Jan 23 2023 Mikel Olasagasti Uranga - 8.15.3-1 - Update to 8.15.3 - Closes rhbz#2163418 * Thu Jan 19 2023 Fedora Release Engineering - 8.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Mikel Olasagasti Uranga - 8.15.2-1 - Update to 8.15.2 - Closes rhbz#2150265 * Mon Nov 21 2022 Mikel Olasagasti Uranga - 8.15.1-1 - Update to 8.15.1 - Closes rhbz#2144342 * Thu Oct 27 2022 Mikel Olasagasti Uranga - 8.15.0-1 - Update to 8.15.0 - Closes rhbz#2135004 * Wed Oct 12 2022 Mikel Olasagasti Uranga - 8.14.1-1 - Update to 8.14.1 - Closes rhbz#2133955 * Fri Sep 23 2022 Mikel Olasagasti Uranga - 8.13.0-1 - Update to 8.13.0 - Closes rhbz#2129224 * Wed Sep 07 2022 Mikel Olasagasti Uranga - 8.12.0-1 - Update to 8.12.0 - Closes rhbz#2124109 * Mon Aug 29 2022 Mikel Olasagasti Uranga - 8.11.2-1 - Update to 8.11.2 - Closes rhbz#2121280 * Thu Aug 18 2022 Mikel Olasagasti Uranga - 8.11.0-1 - Update to 8.11.0 - Closes rhbz#2118002 * Tue Aug 09 2022 Mikel Olasagasti Uranga - 8.10.1-1 - Initial package - Closes rhbz#2114921