|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_borg_base 1.1.14 |
|
|
|
|
%define V_borg_snap 20201007 |
|
|
|
|
%define V_python 3.8 |
|
|
|
|
%define V_python 3.9 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: borg |
|
|
|
@ -37,7 +37,7 @@ Class: EVAL
|
|
|
|
|
Group: Filesystem |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_borg_base}.%{V_borg_snap} |
|
|
|
|
Release: 20201007 |
|
|
|
|
Release: 20201009 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/borg/borg-%{V_borg_snap}.tar.xz |
|
|
|
|