diff --git a/golang-github-mesos.spec b/golang-github-mesos.spec index 36047c4..9a65057 100644 --- a/golang-github-mesos.spec +++ b/golang-github-mesos.spec @@ -7,6 +7,11 @@ Version: 0.0.9 %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-mesos-devel < 0-0.15 +} + %global common_description %{expand: Pure Go language bindings for Apache Mesos, under development. As with other pure implementations, mesos-go uses the HTTP wire protocol to communicate @@ -19,7 +24,7 @@ easy to create Mesos frameworks using Go.} examples Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go language bindings for Apache Mesos # Upstream license specification: BSD-3-Clause and Apache-2.0 and MIT @@ -65,6 +70,9 @@ BuildRequires: golang(github.com/gogo/protobuf/jsonpb) %gopkgfiles %changelog +* Tue Jul 09 2019 Elliott Sales de Andrade - 0.0.9-2 +- Add Obsoletes for old name + * Fri May 17 18:49:44 CEST 2019 Robert-André Mauchin - 0.0.9-1 - Release 0.0.9