From cb40588f9dc48d6d6492b98f21fa4afba6c4eb7e Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Nov 05 2020 14:06:01 +0000 Subject: Update for CentOS Linux 8.3 --- diff --git a/SPECS/buildsys-macros-el8.spec b/SPECS/buildsys-macros-el8.spec index 7c541c0..ea59faa 100644 --- a/SPECS/buildsys-macros-el8.spec +++ b/SPECS/buildsys-macros-el8.spec @@ -1,10 +1,10 @@ -%global _el_version el8 +%global _el_version el8_3 Name: buildsys-macros-el8 Summary: Macros for the Buildsystem -Version: 1.0 -Release: 2.%{_el_version} +Version: 2.0 +Release: 0.%{_el_version} License: GPL Group: Development/Buildsystem BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -36,6 +36,12 @@ rm -rf %{buildroot} /etc/rpm/macros.checkbuild %changelog +* Thu Nov 05 2020 bstinson@centosproject.org - 2.0-0. +- Update for CentOS Linux 8.3 + +* Mon May 11 2020 brian@bstinson.com - 2.0-0.el8_2 +- Update for 8.2 + * Wed Jun 26 2019 Brian Stinson - el8-1.0-1.el8_0 - change to the same package name