Bump to commit 1029f53b6507e27158d89cd489669559c1c700a3
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
parent
86d0ca18c1
commit
eafb7f1e24
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/go-md2man-f79a8a8ca69da163eee19ab442bedad7a35bba5a.tar.gz
|
/go-md2man-f79a8a8ca69da163eee19ab442bedad7a35bba5a.tar.gz
|
||||||
|
/go-md2man-1029f53b6507e27158d89cd489669559c1c700a3.tar.gz
|
||||||
|
@ -4,14 +4,11 @@
|
|||||||
# https://github.com/cpuguy83/go-md2man
|
# https://github.com/cpuguy83/go-md2man
|
||||||
%global goipath github.com/cpuguy83/go-md2man
|
%global goipath github.com/cpuguy83/go-md2man
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
%global commit f79a8a8ca69da163eee19ab442bedad7a35bba5a
|
%global commit 1029f53b6507e27158d89cd489669559c1c700a3
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
# Remove in F33:
|
%global goaltipaths github.com/cpuguy83/go-md2man/v2
|
||||||
%global godevelheader %{expand:
|
|
||||||
Obsoletes: golang-github-cpuguy83-go-md2man-devel < 1.0.8-4
|
|
||||||
}
|
|
||||||
|
|
||||||
%global common_description %{expand:
|
%global common_description %{expand:
|
||||||
Converts markdown into roff (man pages).}
|
Converts markdown into roff (man pages).}
|
||||||
@ -22,7 +19,7 @@ Converts markdown into roff (man pages).}
|
|||||||
%global gosupfiles glide.lock glide.yaml
|
%global gosupfiles glide.lock glide.yaml
|
||||||
|
|
||||||
Name: %{goname}
|
Name: %{goname}
|
||||||
Release: 0.5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Converts markdown into roff (man pages)
|
Summary: Converts markdown into roff (man pages)
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -33,8 +30,6 @@ Source2: glide.lock
|
|||||||
|
|
||||||
BuildRequires: golang(github.com/russross/blackfriday/v2)
|
BuildRequires: golang(github.com/russross/blackfriday/v2)
|
||||||
Provides: go-md2man = %{version}-%{release}
|
Provides: go-md2man = %{version}-%{release}
|
||||||
# Remove in F33:
|
|
||||||
Obsoletes: golang-github-cpuguy83-go-md2man < 1.0.8-4
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -66,6 +61,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
|||||||
%gopkgfiles
|
%gopkgfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 25 19:30:39 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.0-1.20200725git1029f53
|
||||||
|
- Bump to commit 1029f53b6507e27158d89cd489669559c1c700a3
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-0.5
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-0.5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (go-md2man-f79a8a8ca69da163eee19ab442bedad7a35bba5a.tar.gz) = 94612005c557d02b51c1fdd6f5dbd9419afa61fe1939963aca1ba49b0dad478c767780bb9ea74a2ca5617c4e7957c8816af5e61a1ebf8f3bc1ba4cec3e1d46d5
|
SHA512 (go-md2man-1029f53b6507e27158d89cd489669559c1c700a3.tar.gz) = 20fc2c75c0d5720fd6835f1610e80d7e331f6a4b88187b1ac5f96dad2813a23db4e0f76c381a04b9e6e2628facb74295de96ae832df965226ae34d78efe32734
|
||||||
|
Loading…
Reference in New Issue
Block a user