From 274b15f325ee56d94089ba71c7b6cb5f75c36b57 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 05 2019 09:04:09 +0000 Subject: Add Obsoletes for old names. --- diff --git a/golang-github-hashicorp-syslog.spec b/golang-github-hashicorp-syslog.spec index 9bfe815..c9fc97a 100644 --- a/golang-github-hashicorp-syslog.spec +++ b/golang-github-hashicorp-syslog.spec @@ -7,6 +7,11 @@ Version: 1.0.0 %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-hashicorp-go-syslog-devel < 0-0.16 +} + %global common_description %{expand: This package provides a very simple gsyslog package. The point of this package is to allow safe importing of syslog without introducing cross-compilation @@ -22,7 +27,7 @@ runtime error if attempting to initialize on a non Linux or OSX system.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Golang syslog wrapper, cross-compile friendly License: MIT @@ -60,6 +65,9 @@ end %gopkgfiles %changelog +* Fri Jul 05 2019 Elliott Sales de Andrade - 1.0.0-2 +- Add Obsoletes for old name + * Sun Apr 21 16:50:58 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Release 1.0.0