diff --git a/.gitignore b/.gitignore index f92a247..652d0a0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /image-1.0.15.tar.gz /image-2.0.0.tar.gz /image-2.2.0.tar.gz +/image-2.2.1.tar.gz diff --git a/octave-image.spec b/octave-image.spec index fff23a2..b377a33 100644 --- a/octave-image.spec +++ b/octave-image.spec @@ -1,7 +1,7 @@ %global octpkg image Name: octave-%{octpkg} -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Image processing for Octave Group: Applications/Engineering @@ -55,6 +55,9 @@ operations, linear filtering, and much more. %changelog +* Tue Mar 11 2014 Orion Poplawski - 2.2.1-1 +- Update to 2.2.1 + * Wed Jan 8 2014 Orion Poplawski - 2.2.0-1 - Update to 2.2.0 diff --git a/sources b/sources index 8e8ccf9..4c0471f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5fce08772399f0695329d078482c8add image-2.2.0.tar.gz +a1a538b9b966db8307319f6dd8bea1c2 image-2.2.1.tar.gz