From 2ff20754bfad2c3ad7b87b43a9cedbe51244e746 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 05 2019 09:11:00 +0000 Subject: Add Obsoletes for old names. --- diff --git a/golang-github-pelletier-toml.spec b/golang-github-pelletier-toml.spec index e7f4d99..ee9ed41 100644 --- a/golang-github-pelletier-toml.spec +++ b/golang-github-pelletier-toml.spec @@ -7,6 +7,11 @@ Version: 1.4.0 %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-pelletier-go-toml-devel < 1.3.0-2 +} + %global common_description %{expand: Go-toml provides the following features for using data parsed from TOML documents: @@ -24,7 +29,7 @@ documents: %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go library for the toml language License: MIT @@ -81,6 +86,9 @@ end %gopkgfiles %changelog +* Fri Jul 05 2019 Elliott Sales de Andrade - 1.4.0-2 +- Add Obsoletes for old name + * Fri Apr 26 12:23:07 CEST 2019 Robert-André Mauchin - 1.4.0-1 - Release 1.4.0