Update to 3.6.4 final
This commit is contained in:
parent
89d96cf4ca
commit
9b6b623cd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ octave-3.2.4.tar.bz2
|
||||
/octave-3.6.4-rc0.tar.bz2
|
||||
/octave-3.6.4-rc1.tar.gz
|
||||
/octave-3.6.4-rc2.tar.gz
|
||||
/octave-3.6.4.tar.bz2
|
||||
|
@ -2,14 +2,14 @@
|
||||
%global octave_api api-v48+
|
||||
|
||||
# For rc versions, change release manually
|
||||
%global rcver 2
|
||||
#global rcver %{nil}
|
||||
%if 0%{?rcver:1}
|
||||
%global rctag -rc%{?rcver}
|
||||
%endif
|
||||
|
||||
Name: octave
|
||||
Version: 3.6.4
|
||||
Release: 0.7.rc2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A high-level language for numerical computations
|
||||
Epoch: 6
|
||||
Group: Applications/Engineering
|
||||
@ -258,6 +258,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2013 Orion Poplawski <orion[AT]cora.nwra com> - 6:3.6.4-1
|
||||
- Update to 3.6.4 final
|
||||
|
||||
* Tue Feb 12 2013 Orion Poplawski <orion[AT]cora.nwra com> - 6:3.6.4-0.7.rc2
|
||||
- Update to 3.6.4-rc2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user