From 2dda3fe3f52c0c1c3129b4208b534059475ca8f9 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Jul 05 2019 09:05:31 +0000 Subject: Add Obsoletes for old names. --- diff --git a/golang-x-net.spec b/golang-x-net.spec index 2bd7f2e..6115dfb 100644 --- a/golang-x-net.spec +++ b/golang-x-net.spec @@ -11,6 +11,11 @@ %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-golang-org-net-devel < 0-0.51 +} + %global goipaths0 golang.org/x/net %global goipathsex0 golang.org/x/net/http golang.org/x/net/http2 golang.org/x/net/html/charset golang.org/x/net/idna golang.org/x/net/publicsuffix @@ -28,7 +33,7 @@ This package holds supplementary Go networking libraries.} Name: %{goname} Version: 0 -Release: 0.51%{?dist} +Release: 0.52%{?dist} Summary: Go supplementary network libraries # Upstream license specification: BSD-3-Clause @@ -73,6 +78,9 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Fri Jul 05 2019 Elliott Sales de Andrade - 0-0.52.20190416git1da14a5 +- Add Obsoletes for old name + * Tue Apr 16 00:50:39 CEST 2019 Robert-André Mauchin - 0-0.51.20190416git1da14a5 - Bump to commit 1da14a5a36f220ea3f03470682b737b1dfd5de22 - Bootstrap