From 5e52af2a93f6ea110d81ef8ddd7cb4c099c0e2ea Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Mar 31 2022 02:01:28 +0000 Subject: update the centpkg-minimal that goes in the CentOS Stream buildsystem Signed-off-by: Brian Stinson --- diff --git a/.centpkg-minimal.metadata b/.centpkg-minimal.metadata index a73fad9..bc1a714 100644 --- a/.centpkg-minimal.metadata +++ b/.centpkg-minimal.metadata @@ -1 +1 @@ -cf9ce8d900768ed352a6f19a2857e64403643545 SOURCES/centpkg-minimal.tar.gz +ffa30ad12a3ebf40e0f39ea100ab93fbcf98fe4b SOURCES/centpkg-minimal.tar.gz diff --git a/SPECS/centpkg-minimal.spec b/SPECS/centpkg-minimal.spec index 5b1ef9c..015d877 100644 --- a/SPECS/centpkg-minimal.spec +++ b/SPECS/centpkg-minimal.spec @@ -1,6 +1,6 @@ Name: centpkg-minimal Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Used by koji to download sources for building CentOS License: MIT @@ -36,6 +36,9 @@ install -pm 755 centpkg %{buildroot}%{_bindir}/centpkg %changelog +* Wed Mar 30 2022 bstinson@redhat.com - 2.1.0-3 +- Update to include a new get_sources.sh + * Fri Mar 05 2021 bstinson@redhat.com - 2.1.0-2 - Add a minimal centpkg binary that calls get_sources or pulls from the CentOS Stream lookaside based on which layout the repo presents