From e59f23e1011fa9411265774fa765ed68605ed106 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Apr 22 2016 03:51:38 +0000 Subject: Update to 4.0.2 --- diff --git a/.gitignore b/.gitignore index eb129cb..47e55c0 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ octave-3.2.4.tar.bz2 /octave-3.8.2.tar.bz2 /octave-4.0.0.tar.xz /octave-4.0.1.tar.xz +/octave-4.0.2.tar.xz diff --git a/octave.spec b/octave.spec index 6d46503..399baf6 100644 --- a/octave.spec +++ b/octave.spec @@ -15,8 +15,8 @@ Name: octave Epoch: 6 -Version: 4.0.1 -Release: 6%{?dist} +Version: 4.0.2 +Release: 1%{?dist} Summary: A high-level language for numerical computations Group: Applications/Engineering License: GPLv3+ @@ -407,6 +407,9 @@ fi %{_pkgdocdir}/refcard*.pdf %changelog +* Thu Apr 21 2016 Orion Poplawski - 6:4.0.2-1 +- Update to 4.0.2 + * Sun Apr 10 2016 Orion Poplawski - 6:4.0.1-6 - Add upstream patch to fix setting TERM variable (bug #1325548) diff --git a/sources b/sources index aace707..fe50f0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e406ec2574b6acc78c92cc8c192eaf7 octave-4.0.1.tar.xz +646f397dac770d41448870ac3ba9e3b9 octave-4.0.2.tar.xz