diff --git a/golang-github-freetype.spec b/golang-github-freetype.spec index 09c5894..c28cef8 100644 --- a/golang-github-freetype.spec +++ b/golang-github-freetype.spec @@ -7,6 +7,11 @@ %gometa +# Remove in F33: +%global godevelheader %{expand: +Obsoletes: golang-github-BurntSushi-freetype-go-devel < 0-0.8 +} + %global goaltipaths github.com/BurntSushi/freetype-go %global common_description %{expand: @@ -17,7 +22,7 @@ The Freetype font rasterizer in the Go programming language.} Name: %{goname} Version: 0 -Release: 0.8%{?dist} +Release: 0.9%{?dist} Summary: Freetype font rasterizer in the Go programming language License: GPLv2 or FTL @@ -45,6 +50,9 @@ BuildRequires: golang(golang.org/x/image/math/fixed) %gopkgfiles %changelog +* Tue Jul 09 2019 Elliott Sales de Andrade - 0-0.9.20190701gite2365df +- Add Obsoletes for old name + * Thu May 16 23:40:35 CEST 2019 Robert-André Mauchin - 0-0.8.20190701gite2365df - Update to new macros