From dbcadf4b50d75074f6fe2cf67a5930a30a38122e Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 04 2016 22:16:58 +0000 Subject: Update to 2.4.0 --- diff --git a/.gitignore b/.gitignore index 2dd4b43..43d8a88 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /io-2.2.7.tar.gz /io-2.2.8.tar.gz /io-2.2.10.tar.gz +/io-2.4.0.tar.gz diff --git a/octave-io.spec b/octave-io.spec index d8dc9d5..1ea001b 100644 --- a/octave-io.spec +++ b/octave-io.spec @@ -1,8 +1,8 @@ %global octpkg io Name: octave-%{octpkg} -Version: 2.2.10 -Release: 2%{?dist} +Version: 2.4.0 +Release: 1%{?dist} Summary: Input/Output in external formats Group: Applications/Engineering License: GPLv3+ and BSD @@ -50,6 +50,9 @@ Input/Output in external formats. %changelog +* Thu Feb 4 2016 Orion Poplawski - 2.4.0-1 +- Update to 2.4.0 + * Thu Feb 04 2016 Fedora Release Engineering - 2.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 114c474..7c63c46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e4bd0ae7cc8402dbe340a3d59e1a7e1 io-2.2.10.tar.gz +33d26ad7f61a1af95a2d6fbf32eb7d92 io-2.4.0.tar.gz