Blame golang-github-freetype.spec

4f11b4a
# Generated by go2rpm
4f11b4a
%bcond_without check
4f11b4a
4f11b4a
# https://github.com/golang/freetype
4f11b4a
%global goipath         github.com/golang/freetype
4f11b4a
%global commit          e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4
4f11b4a
4f11b4a
%gometa
4f11b4a
3b91f10
# Remove in F33:
3b91f10
%global godevelheader %{expand:
3b91f10
Obsoletes:      golang-github-BurntSushi-freetype-go-devel < 0-0.8
3b91f10
}
3b91f10
4f11b4a
%global goaltipaths     github.com/BurntSushi/freetype-go
4f11b4a
4f11b4a
%global common_description %{expand:
4f11b4a
The Freetype font rasterizer in the Go programming language.}
4f11b4a
4f11b4a
%global golicenses      LICENSE licenses/gpl.txt licenses/ftl.txt
4f11b4a
%global godocs          example AUTHORS CONTRIBUTORS README
4f11b4a
4f11b4a
Name:           %{goname}
4f11b4a
Version:        0
db63bdd
Release:        0.14%{?dist}
4f11b4a
Summary:        Freetype font rasterizer in the Go programming language
4f11b4a
4f11b4a
License:        GPLv2 or FTL
4f11b4a
Source0:        %{gosource}
4f11b4a
4f11b4a
BuildRequires:  golang(golang.org/x/image/font)
4f11b4a
BuildRequires:  golang(golang.org/x/image/math/fixed)
4f11b4a
4f11b4a
%description
4f11b4a
%{common_description}
4f11b4a
4f11b4a
%gopkg
4f11b4a
4f11b4a
%prep
4f11b4a
%goprep
4f11b4a
4f11b4a
%install
4f11b4a
%gopkginstall
4f11b4a
4f11b4a
%if %{with check}
4f11b4a
%check
4f11b4a
%gocheck
4f11b4a
%endif
4f11b4a
4f11b4a
%gopkgfiles
4f11b4a
4f11b4a
%changelog
db63bdd
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14
db63bdd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
db63bdd
71cc71f
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13
71cc71f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
71cc71f
173b140
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12
173b140
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
173b140
45c5495
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11
45c5495
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
45c5495
d917a33
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10
d917a33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
d917a33
3b91f10
* Tue Jul 09 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0-0.9.20190701gite2365df
3b91f10
- Add Obsoletes for old name
3b91f10
4f11b4a
* Thu May 16 23:40:35 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.8.20190701gite2365df
4f11b4a
- Update to new macros
4f11b4a
4f11b4a
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7.gite2365df
4f11b4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
4f11b4a
4f11b4a
* Mon Nov 19 2018 mosquito <sensor.wen@gmail.com> - 0-0.6.20181119gite2365df
4f11b4a
- Fix go import path
4f11b4a
4f11b4a
* Wed Nov 14 2018 mosquito <sensor.wen@gmail.com> - 0-0.5.20181114gite2365df
4f11b4a
- Change upstream to github.com/golang/freetype
4f11b4a
4f11b4a
* Mon Nov 12 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20181113gitb763ddb
4f11b4a
- Update to new Go packaging
4f11b4a
4f11b4a
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.gitb763ddb
4f11b4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
4f11b4a
4f11b4a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.gitb763ddb
4f11b4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
4f11b4a
4f11b4a
* Mon Aug  7 2017 mosquito <sensor.wen@gmail.com> - 0-0.1.gitb763ddb
4f11b4a
- Initial package build