diff --git a/golang-gopkg-macaroon-1.spec b/golang-gopkg-macaroon-1.spec index 078927b..0988702 100644 --- a/golang-gopkg-macaroon-1.spec +++ b/golang-gopkg-macaroon-1.spec @@ -9,6 +9,13 @@ Version: 1 %gometa +# Remove in F33 +%global godevelheader %{expand: +Obsoletes: golang-gopkg-go-macaroon-macaroon < 1-0.8 +Obsoletes: golang-gopkg-go-macaroon-macaroon-devel < 1-0.8 +Obsoletes: golang-gopkg-go-macaroon-macaroon-unit-test-devel < 1-0.8 +} + %global common_description %{expand: The Macaroon package implements macaroons as described in the paper "Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud" @@ -18,7 +25,7 @@ Cookies with Contextual Caveats for Decentralized Authorization in the Cloud" %global godocs README.md TODO Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Native Go implementation of macaroons # Upstream license specification: BSD-3-Clause @@ -52,6 +59,9 @@ BuildRequires: golang(gopkg.in/check.v1) %gopkgfiles %changelog +* Wed Jul 10 2019 Elliott Sales de Andrade - 1-2.20190703gitab10177 +- Add Obsoletes for old name + * Mon Jun 03 19:29:33 CEST 2019 Robert-André Mauchin - 1-1.20190703gitab10177 - Bump to commit ab101776739ee61baab9bc50e4b33b5aeb3ac843