From 8b4ddc7d45299616f00a5f773e4209aa59f82896 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 09 2019 07:38:05 +0000 Subject: Add Obsoletes for old name. --- diff --git a/golang-github-burntsushi-graphics.spec b/golang-github-burntsushi-graphics.spec index 0c61fb3..f6fba95 100644 --- a/golang-github-burntsushi-graphics.spec +++ b/golang-github-burntsushi-graphics.spec @@ -10,6 +10,11 @@ %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-BurntSushi-graphics-go-devel < 0-0.7 +} + %global common_description %{expand: This is a Graphics library for the Go programming language.} @@ -18,7 +23,7 @@ This is a Graphics library for the Go programming language.} Name: %{goname} Version: 0 -Release: 0.7%{?dist} +Release: 0.8%{?dist} Summary: Graphics library for the Go programming language # Upstream license specification: BSD-3-Clause @@ -45,6 +50,9 @@ Source0: %{gosource} %gopkgfiles %changelog +* Tue Jul 09 2019 Elliott Sales de Andrade - 0-0.8.20190702gitb43f31a +- Add Obsoletes for old name + * Thu May 23 22:39:20 CEST 2019 Robert-André Mauchin - 0-0.7.20190702gitb43f31a - Update to new macros