|
|
|
@ -22,9 +22,9 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
%define V_gitea_base 1.8.0rc3 |
|
|
|
|
%define V_gitea_dist 1.8.0-rc3 |
|
|
|
|
%define V_gitea_snap 20190501 |
|
|
|
|
%define V_gitea_base 1.8.1 |
|
|
|
|
%define V_gitea_dist 1.8.1 |
|
|
|
|
%define V_gitea_snap 20190510 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: gitea |
|
|
|
@ -37,7 +37,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_gitea_base}.%{V_gitea_snap} |
|
|
|
|
Release: 20190501 |
|
|
|
|
Release: 20190510 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/gitea/gitea-%{V_gitea_snap}.tar.xz |
|
|
|
|