From 9b6b623cd97a4e9a44279edf5e550645e9734a19 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 23 Feb 2013 18:50:29 -0700 Subject: [PATCH] Update to 3.6.4 final --- .gitignore | 1 + octave.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e3d1a5..5f9c591 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/octave.spec b/octave.spec index d456bd8..fde3e7d 100644 --- a/octave.spec +++ b/octave.spec @@ -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 - 6:3.6.4-1 +- Update to 3.6.4 final + * Tue Feb 12 2013 Orion Poplawski - 6:3.6.4-0.7.rc2 - Update to 3.6.4-rc2 diff --git a/sources b/sources index e7cbff6..5ac0302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a1eae4dd9e94925c2f6fe5e2390d0df octave-3.6.4-rc2.tar.gz +e0d3e5e3d38a66d3f8593ba065c6e2fd octave-3.6.4.tar.bz2