From daa3ecd9feb2fd35b5ad56c5d4ee0fba9def0868 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Sep 04 2021 08:27:51 +0000 Subject: Initial build for c9s Signed-off-by: Fabian Arrotin --- diff --git a/SPECS/centpkg-minimal.spec b/SPECS/centpkg-minimal.spec index 0083ed2..b212154 100644 --- a/SPECS/centpkg-minimal.spec +++ b/SPECS/centpkg-minimal.spec @@ -1,6 +1,6 @@ Name: centpkg-minimal Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Used by koji to download sources for building CentOS License: MIT @@ -33,6 +33,9 @@ install -pm 755 get_sources.sh %{buildroot}%{_bindir}/get_sources.sh %changelog +* Thu Sep 02 2021 Fabian Arrotin - 2.0.0-3 +- Rebuilt for CentOS Stream 9 + * Tue Jun 18 2019 brian@bstinson.com - 2.0.0-2 - Update the git dep to git-core to pull in fewer deps