Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 86c71fa224 | 
							
								
								
									
										63
									
								
								forgejo.spec
									
									
									
									
									
								
							
							
						
						
									
										63
									
								
								forgejo.spec
									
									
									
									
									
								
							| @@ -5,15 +5,15 @@ ExclusiveArch:  %{go_arches} | ||||
| %if 0%{?el9} | ||||
| %global debug_package %{nil} | ||||
| %endif | ||||
| %if 0%{?fc41} | ||||
| %if 0%{?fc40} | ||||
| %global debug_package %{nil} | ||||
| %endif | ||||
| %if 0%{?fc42} | ||||
| %if 0%{?fc41} | ||||
| %global debug_package %{nil} | ||||
| %endif | ||||
|  | ||||
| Name:           forgejo | ||||
| Version:        12.0.4 | ||||
| Version:        7.0.14 | ||||
| Release:        1%{?dist} | ||||
| Summary:        Beyond coding. We forge. | ||||
|  | ||||
| @@ -22,7 +22,7 @@ URL:            https://forgejo.org/ | ||||
| Source0:        https://codeberg.org/%{name}/%{name}/releases/download/v%{version}/%{name}-src-%{version}.tar.gz | ||||
|  | ||||
| BuildRequires:  git | ||||
| BuildRequires:  golang >= 1.24 | ||||
| BuildRequires:  golang >= 1.23.6 | ||||
| BuildRequires:  pam-devel | ||||
| Requires(pre):  /usr/bin/getent | ||||
| Requires(pre):  /usr/sbin/useradd | ||||
| @@ -81,11 +81,9 @@ fi | ||||
|  | ||||
| %files | ||||
| %license LICENSE | ||||
| %doc CODEOWNERS | ||||
| %doc CONTRIBUTING.md | ||||
| %doc DCO | ||||
| %doc MAINTAINERS | ||||
| %doc README.md | ||||
| %doc RELEASE-NOTES.md | ||||
| %attr(0700, forgejo, forgejo) %dir /var/lib/forgejo | ||||
| %attr(0700, forgejo, forgejo) %dir /var/log/forgejo | ||||
| %{_bindir}/%{name} | ||||
| @@ -94,17 +92,48 @@ fi | ||||
|  | ||||
|  | ||||
| %changelog | ||||
| * Mon Oct 20 2025 Jason Rothstein | ||||
| - 12.0.4 | ||||
| * Thu Mar 20 2025 Jason Rothstein | ||||
| - 7.0.14 | ||||
|  | ||||
| * Tue Sep 09 2025 Jason Rothstein | ||||
| - 12.0.3 | ||||
| * Sun Mar 02 2025 Jason Rothstein | ||||
| - 7.0.13 | ||||
|  | ||||
| * Sat Sep 07 2025 Jason Rothstein | ||||
| - 12.0.2 | ||||
| * Fri Feb 21 2025 Jason Rothstein | ||||
| - 7.0.12 | ||||
|  | ||||
| * Sat Aug 02 2025 Jason Rothstein | ||||
| - 12.0.1 | ||||
| * Sat Feb 15 2025 Jason Rothstein | ||||
| - 7.0.11 | ||||
|  | ||||
| * Fri Feb 08 2025 Jason Rothstein | ||||
| - 7.0.10 | ||||
|  | ||||
| * Fri Feb 07 2025 Jason Rothstein | ||||
| - 7.0.9 | ||||
|  | ||||
| * Tue Feb 04 2025 Jason Rothstein | ||||
| - 7.0.8 | ||||
|  | ||||
| * Sun Feb 02 2025 Jason Rothstein | ||||
| - 7.0.7 | ||||
|  | ||||
| * Sat Feb 01 2025 Jason Rothstein | ||||
| - 7.0.6 | ||||
|  | ||||
| * Thu Jan 30 2025 Jason Rothstein | ||||
| - 7.0.5 | ||||
|  | ||||
| * Wed Jan 29 2025 Jason Rothstein | ||||
| - 7.0.4 | ||||
|  | ||||
| * Mon Jan 27 2025 Jason Rothstein | ||||
| - 7.0.3 | ||||
|  | ||||
| * Sun Jan 26 2025 Jason Rothstein | ||||
| - 7.0.2 | ||||
|  | ||||
| * Sun Jan 26 2025 Jason Rothstein | ||||
| - 7.0.1 | ||||
|  | ||||
| * Thu Dec 05 2024 Jason Rothstein | ||||
| - Initial Version | ||||
|  | ||||
| * Fri Aug 01 2025 Jason Rothstein | ||||
| - 12.0.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user