From e2a9363001ad35939f6e989ae8a7953dd3a2ca84 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Aug 11 2020 19:47:51 +0000 Subject: build release 0.6.5-1 --- diff --git a/SPECS/centos-packager.spec b/SPECS/centos-packager.spec index a794964..a0d9b03 100644 --- a/SPECS/centos-packager.spec +++ b/SPECS/centos-packager.spec @@ -10,8 +10,8 @@ Name: centos-packager -Version: 0.5.5 -Release: 2%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: Tools and files necessary for building CentOS packages Group: Applications/Productivity @@ -57,6 +57,9 @@ sed -i.backup -E '1s|#!/usr/bin/python\>|\0%{python_major_version}|' %{SOURCE2} %{_bindir}/centos-cert %changelog +* Tue Aug 11 2020 Brian Stinson - 0.6.0-1 +- Cut a new release + * Wed Nov 27 2019 Jan Staněk - 0.5.5-2 - Use Python3 on F28+ and EL 8+