Browse Source

upgrading package: etcd 3.4.3.20191024 -> 3.4.4.20200225

master
parent
commit
1a0323119f
  1. 6
      etcd/etcd.spec

6
etcd/etcd.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_base 3.4.3 %define V_base 3.4.4
%define V_snap 20191024 %define V_snap 20200225
# package information # package information
Name: etcd Name: etcd
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking Group: Networking
License: Apache License: Apache
Version: %{V_base}.%{V_snap} Version: %{V_base}.%{V_snap}
Release: 20191024 Release: 20200225
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_snap}.tar.xz

Loading…
Cancel
Save