Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > b0ccb7ed6e7fab40098850436f1dc08f > files > 2

golang-github-ianlancetaylor-demangle-0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/ianlancetaylor/demangle
%global goipath         github.com/ianlancetaylor/demangle
%global commit          28f6c0f3b63983aaa99575ca3b693afff7996387

%gometa

%global common_description %{expand:
A Go package that can be used to demangle C++ symbol names.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        C++ symbol name demangler written in Go
Group:          Development/Other
# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:     noarch

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1815593
- Mageia 9 Mass Rebuild

* Fri Nov 19 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757942
- new git snapshot

* Tue Oct 27 2020 pterjan <pterjan> 0-0.3.mga8
+ Revision: 1639913
- Sync with Fedora

* Tue Nov 20 2018 pterjan <pterjan> 0-0.2.20181119git4883227.20181119git4883227.mga7
+ Revision: 1332076
- imported package golang-github-ianlancetaylor-demangle


* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.git4883227
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Wed Mar 21 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20180417git4883227
- First package for Fedora