Browse Source

upgrading package: jupyter 4.6.0.20191009 -> 4.6.1.20191024

master
parent
commit
e9c25d34b5
  1. 6
      jupyter/jupyter.spec

6
jupyter/jupyter.spec

@ -22,8 +22,8 @@
##
# package versions
%define V_jupyter_base 4.6.0
%define V_jupyter_snap 20191009
%define V_jupyter_base 4.6.1
%define V_jupyter_snap 20191024
# package information
Name: jupyter
@ -36,7 +36,7 @@ Class: EVAL
Group: Web
License: BSD
Version: %{V_jupyter_base}.%{V_jupyter_snap}
Release: 20191009
Release: 20191024
# list of sources
Source0: http://download.openpkg.org/components/versioned/jupyter/jupyter-%{V_jupyter_snap}.tar.xz

Loading…
Cancel
Save