|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_cbor 4.3.0 |
|
|
|
|
%define V_cbor_snap 20190830 |
|
|
|
|
%define V_cbor 5.0.1 |
|
|
|
|
%define V_cbor_snap 20190922 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: cbor |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Libraries |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_cbor} |
|
|
|
|
Release: 20190831 |
|
|
|
|
Release: 20190922 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/cbor/cbor-%{V_cbor}-%{V_cbor_snap}.tar.gz |
|
|
|
|