Browse Source

upgrading package: cockroach 1.1.5.20180212 -> 1.1.5.20180213

master
parent
commit
da6442a8c7
  1. 4
      cockroach/cockroach.spec

4
cockroach/cockroach.spec

@ -23,7 +23,7 @@
# package version
%define V_cockroach_base 1.1.5
%define V_cockroach_snap 20180212
%define V_cockroach_snap 20180213
# package information
Name: cockroach
@ -36,7 +36,7 @@ Class: EVAL
Group: Database
License: Apache
Version: %{V_cockroach_base}.%{V_cockroach_snap}
Release: 20180212
Release: 20180213
# list of sources
Source0: http://download.openpkg.org/components/versioned/cockroach/cockroach-%{V_cockroach_snap}.tar.xz

Loading…
Cancel
Save