From f2c865314df1a40deb47aa79d60f0838c894bacc Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jun 27 2019 03:08:05 +0000 Subject: update to use the same package name --- diff --git a/SPECS/buildsys-macros-el8.spec b/SPECS/buildsys-macros-el8.spec index 47a2f48..ce389d6 100644 --- a/SPECS/buildsys-macros-el8.spec +++ b/SPECS/buildsys-macros-el8.spec @@ -1,10 +1,10 @@ %global _el_version el8_0 -Name: buildsys-macros-%{_el_version} +Name: buildsys-macros-el8 Summary: Macros for the Buildsystem Version: 1.0 -Release: 1%{dist} +Release: 2.%{_el_version} License: GPL Group: Development/Buildsystem BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -36,6 +36,9 @@ rm -rf %{buildroot} /etc/rpm/macros.checkbuild %changelog +* Wed Jun 26 2019 Brian Stinson - el8-1.0-1.el8_0 +- change to the same package name + * Tue May 21 2019 Brian Stinson - el8_0-1.0-1 - build the el8_0 macros