From 73204e1b1d2ffb81ad24d92946f2c76e59321d60 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 05 2019 09:04:11 +0000 Subject: Add Obsoletes for old names. --- diff --git a/golang-github-jessevdk-flags.spec b/golang-github-jessevdk-flags.spec index 66a2fc1..a904799 100644 --- a/golang-github-jessevdk-flags.spec +++ b/golang-github-jessevdk-flags.spec @@ -8,6 +8,11 @@ Version: 1.4.0 %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-jessevdk-go-flags-devel < 0-0.17 +} + %global common_description %{expand: Package Flags provides an extensive command line option parser. The flags package is similar in functionality to the go builtin flag package but provides @@ -18,7 +23,7 @@ specifying command line options.} %global godocs examples README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go command line option parser # Upstream license specification: BSD-3-Clause @@ -45,6 +50,9 @@ Source0: %{gosource} %gopkgfiles %changelog +* Fri Jul 05 2019 Elliott Sales de Andrade - 1.4.0-2.20190418gitc0795c8 +- Add Obsoletes for old name + * Thu Apr 18 19:01:58 CEST 2019 Robert-André Mauchin - 1.4.0-1.20190418gitc0795c8 - Bump to commit c0795c8afcf41dd1d786bebce68636c199b3bb45