From 31c700a74874ae99d7fdacc726242f49e236b45a Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 09 2019 22:06:22 +0000 Subject: Add Obsoletes for old name. --- diff --git a/golang-github-nicksnyder-i18n.spec b/golang-github-nicksnyder-i18n.spec index ad7a157..0660669 100644 --- a/golang-github-nicksnyder-i18n.spec +++ b/golang-github-nicksnyder-i18n.spec @@ -7,6 +7,12 @@ Version: 2.0.0 %gometa +# Remove in F33 +%global godevelheader %{expand: +Obsoletes: golang-github-nicksnyder-go-i18n-devel < 1.10.0-7 +Obsoletes: golang-github-nicksnyder-go-i18n-unit-test-devel < 1.10.0-7 +} + %global common_description %{expand: go-i18n is a Go package and a command that helps you translate Go programs into multiple languages. @@ -22,7 +28,7 @@ multiple languages. %global godocs CHANGELOG.md README.md dev.md example Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Translate your Go program into multiple languages License: MIT @@ -53,6 +59,9 @@ BuildRequires: golang(gopkg.in/yaml.v2) %gopkgfiles %changelog +* Tue Jul 09 2019 Elliott Sales de Andrade - 2.0.0-2 +- Add Obsoletes for old name + * Thu May 23 18:53:45 CEST 2019 Robert-André Mauchin - 2.0.0-1 - Release 2.0.0