[octave-image] Update to 2.2.1

Orion Poplawski orion at fedoraproject.org
Tue Mar 11 14:27:41 UTC 2014


commit 6e2ca4dc53c4c4c79d495dad31ae693c6773674b
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Mar 11 08:27:33 2014 -0600

    Update to 2.2.1

 .gitignore        |    1 +
 octave-image.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <orion at cora.nwra.com> - 2.2.1-1
+- Update to 2.2.1
+
 * Wed Jan 8 2014 Orion Poplawski <orion at cora.nwra.com> - 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


More information about the scm-commits mailing list