diff --git a/.gitignore b/.gitignore index 342b231..94e317f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /image-2.2.2.tar.gz /image-2.4.0.tar.gz /image-2.4.1.tar.gz +/image-2.6.0.tar.gz diff --git a/octave-image.spec b/octave-image.spec index 9af4baa..5328d5c 100644 --- a/octave-image.spec +++ b/octave-image.spec @@ -1,7 +1,7 @@ %global octpkg image Name: octave-%{octpkg} -Version: 2.4.1 +Version: 2.6.0 Release: 1%{?dist} Summary: Image processing for Octave Group: Applications/Engineering @@ -64,6 +64,9 @@ EOF %changelog +* Wed Oct 5 2016 Orion Poplawski - 2.6.0-1 +- Update to 2.6.0 + * Thu Feb 4 2016 Orion Poplawski - 2.4.1-1 - Update to 2.4.1 diff --git a/sources b/sources index 99987aa..02ba28f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec07f0c9daf824e908881d95a65fbe82 image-2.4.1.tar.gz +493621de06fe25ccb48901d762164d9c image-2.6.0.tar.gz