golang-github-cpuguy83-md2man-2.0.3-2.el9
- rebuild - Resolves: RHEL-4448 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
		
							parent
							
								
									bdbc100711
								
							
						
					
					
						commit
						bc96b1ec59
					
				@ -10,7 +10,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
 | 
			
		||||
 | 
			
		||||
Name: golang-github-cpuguy83-md2man
 | 
			
		||||
Version: 2.0.3
 | 
			
		||||
Release: 1%{?dist}
 | 
			
		||||
Release: 2%{?dist}
 | 
			
		||||
Summary: Converts markdown into roff (man pages)
 | 
			
		||||
License: BSD-2-Clause AND MIT
 | 
			
		||||
URL: https://github.com/cpuguy83/go-md2man
 | 
			
		||||
@ -53,6 +53,10 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}/
 | 
			
		||||
%{_bindir}/*
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Wed Nov 27 2024 Jindrich Novy <jnovy@redhat.com> - 2.0.3-2
 | 
			
		||||
- rebuild
 | 
			
		||||
- Resolves: RHEL-4448
 | 
			
		||||
 | 
			
		||||
* Thu Oct 12 2023 Jindrich Novy <jnovy@redhat.com> - 2.0.3-1
 | 
			
		||||
- update to https://github.com/cpuguy83/go-md2man/releases/tag/v2.0.3
 | 
			
		||||
- Related: Jira:RHEL-2112
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user