Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/golang-github-cpuguy83-md2man.git#3177c62fc21d30f988f958fb0f0189fc8d7effa4
This commit is contained in:
parent
aba28a5c19
commit
2a14e33e9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/go-md2man-f79a8a8ca69da163eee19ab442bedad7a35bba5a.tar.gz
|
||||
/go-md2man-1029f53b6507e27158d89cd489669559c1c700a3.tar.gz
|
||||
/go-md2man-af8da765f0460ccb1d91003b4945a792363a94ca.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# https://github.com/cpuguy83/go-md2man
|
||||
%global goipath github.com/cpuguy83/go-md2man
|
||||
Version: 2.0.0
|
||||
%global commit 1029f53b6507e27158d89cd489669559c1c700a3
|
||||
%global commit af8da765f0460ccb1d91003b4945a792363a94ca
|
||||
|
||||
%gometa
|
||||
|
||||
@ -19,7 +19,7 @@ Converts markdown into roff (man pages).}
|
||||
%global gosupfiles glide.lock glide.yaml
|
||||
|
||||
Name: %{goname}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Converts markdown into roff (man pages)
|
||||
|
||||
License: MIT
|
||||
@ -61,6 +61,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Sat Jan 09 15:45:35 CET 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.0-3.20210109gitaf8da76
|
||||
- Bump to commit af8da765f0460ccb1d91003b4945a792363a94ca
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (go-md2man-1029f53b6507e27158d89cd489669559c1c700a3.tar.gz) = 20fc2c75c0d5720fd6835f1610e80d7e331f6a4b88187b1ac5f96dad2813a23db4e0f76c381a04b9e6e2628facb74295de96ae832df965226ae34d78efe32734
|
||||
SHA512 (go-md2man-af8da765f0460ccb1d91003b4945a792363a94ca.tar.gz) = eab2ebf67f2eae240fb090f23ba47f6dd0383a0618fecd4861991a45f4195c874ce8f371a5200deef0eb9510cbffaf46a5de15d344753a4263604a1d6148b4d1
|
||||
|
Loading…
Reference in New Issue
Block a user