|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_base 0.4.1 |
|
|
|
%define V_base 0.4.1 |
|
|
|
%define V_snap 20190402 |
|
|
|
%define V_snap 20190420 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: git-flow |
|
|
|
Name: git-flow |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: SCM |
|
|
|
Group: SCM |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Release: 20190402 |
|
|
|
Release: 20190420 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/git-flow/git-flow-%{V_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/git-flow/git-flow-%{V_snap}.tar.xz |
|
|
|