i9ce
changed/i9ce/golang-github-jba-printsrc-0.2.2-3.el9
commit
3d3a9b9b82
@ -0,0 +1 @@
|
||||
SOURCES/printsrc-0.2.2.tar.gz
|
@ -0,0 +1 @@
|
||||
19a9160602e31b374169f44c6b148c74f24ab469 SOURCES/printsrc-0.2.2.tar.gz
|
@ -0,0 +1,3 @@
|
||||
# golang-github-jba-printsrc
|
||||
|
||||
The golang-github-jba-printsrc package
|
@ -0,0 +1,58 @@
|
||||
# Generated by go2rpm 1.5.0
|
||||
%bcond_without check
|
||||
%global debug_package %{nil}
|
||||
|
||||
# https://github.com/jba/printsrc
|
||||
%global goipath github.com/jba/printsrc
|
||||
Version: 0.2.2
|
||||
|
||||
%gometa
|
||||
|
||||
%global common_description %{expand:
|
||||
Print Go values as Go source.}
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md
|
||||
|
||||
Name: %{goname}
|
||||
Release: 3%{?dist}
|
||||
Summary: Print Go values as Go source
|
||||
|
||||
License: MIT
|
||||
URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
|
||||
%gopkg
|
||||
|
||||
%prep
|
||||
%goprep
|
||||
|
||||
%generate_buildrequires
|
||||
%go_generate_buildrequires
|
||||
|
||||
%install
|
||||
%gopkginstall
|
||||
|
||||
%if %{with check}
|
||||
%check
|
||||
%gocheck
|
||||
%endif
|
||||
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.2.2-3
|
||||
- Rebuilt for MSVSphere 9.4
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Tue Jan 11 2022 Maxwell G <gotmax@e.email> - 0.2.2-1
|
||||
- Preform initial import. Closes rhbz#2035685
|
||||
|
Loading…
Reference in new issue