[octave-image] Update to 1.0.15

Orion Poplawski orion at fedoraproject.org
Thu Sep 22 15:54:09 UTC 2011


commit 2eb8a441ba52fe5f21eb9b9bb5ab8017bf28f45c
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Sep 22 09:53:56 2011 -0600

    Update to 1.0.15

 .gitignore        |    1 +
 octave-image.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfc318a..f49ad39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /image-1.0.13.tar.gz
 /image-1.0.14.tar.gz
+/image-1.0.15.tar.gz
diff --git a/octave-image.spec b/octave-image.spec
index eab3370..b3daedf 100644
--- a/octave-image.spec
+++ b/octave-image.spec
@@ -1,8 +1,8 @@
 %global octpkg image
 
 Name:           octave-%{octpkg}
-Version:        1.0.14
-Release:        2%{?dist}
+Version:        1.0.15
+Release:        1%{?dist}
 Summary:        Image processing for Octave
 Group:          Applications/Engineering
 License:        GPLv2+
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 22 2011 Orion Poplawski <orion at cora.nwra.com> 1.0.15-1
+- Update to 1.0.15
+
 * Mon Aug 8 2011 Orion Poplawski <orion at cora.nwra.com> 1.0.14-2
 - Rebuild for octave 3.4.2
 
diff --git a/sources b/sources
index fd76451..95d7017 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-033d1c9800416f4cf3d97f5311d3438d  image-1.0.14.tar.gz
+c80baf7e27a44a3366847012099df0d1  image-1.0.15.tar.gz


More information about the scm-commits mailing list