Browse Source

upgrading package: tcl 8.6.9 -> 8.6.10

master
parent
commit
48b3e0ef70
  1. 4
      tcl/tcl.spec

4
tcl/tcl.spec

@ -24,7 +24,7 @@
# package version
%define V_major 8
%define V_minor 6
%define V_level 9
%define V_level 10
# package information
Name: tcl
@ -37,7 +37,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
Release: 20181117
Release: 20191122
# list of sources
Source0: http://download.sourceforge.net/tcl/tcl%{V_major}.%{V_minor}.%{V_level}-src.tar.gz

Loading…
Cancel
Save