golang-github-cpuguy83-md2man-2.0.0-9
- Resolves: #1975362 - rebuild with explicit git-core dep Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
a2f0b8e466
commit
5378d2d560
@ -20,7 +20,7 @@ Converts markdown into roff (man pages).}
|
|||||||
|
|
||||||
Name: golang-github-cpuguy83-md2man
|
Name: golang-github-cpuguy83-md2man
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Converts markdown into roff (man pages)
|
Summary: Converts markdown into roff (man pages)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -57,6 +57,9 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}/
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 06 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2.0.0-9
|
||||||
|
- Resolves: #1975362 - rebuild with explicit git-core dep
|
||||||
|
|
||||||
* Wed Jun 23 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2.0.0-8
|
* Wed Jun 23 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2.0.0-8
|
||||||
- Resolves: #1975362 - fix gobuild issues
|
- Resolves: #1975362 - fix gobuild issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user