[octave-struct] update to 1.0.10

sailer sailer at fedoraproject.org
Tue Jun 5 08:08:25 UTC 2012


commit aca0207d39c94361f1965381c9855e47fa524887
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Jun 5 10:04:28 2012 +0200

    update to 1.0.10

 .gitignore         |    1 +
 octave-struct.spec |    9 ++++++---
 sources            |    1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0a86f6..cf1db24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /struct-1.0.9.tar.gz
+/struct-1.0.10.tar.gz
diff --git a/octave-struct.spec b/octave-struct.spec
index ee27edc..5d72b3c 100644
--- a/octave-struct.spec
+++ b/octave-struct.spec
@@ -1,11 +1,11 @@
 %global octpkg struct
 
 Name:           octave-%{octpkg}
-Version:        1.0.9
-Release:        7%{?dist}
+Version:        1.0.10
+Release:        1%{?dist}
 Summary:        Structure handling for Octave
 Group:          Applications/Engineering
-License:        GPLv2+
+License:        GPLv3+
 URL:            http://octave.sourceforge.net/struct/
 Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 # avoid stripping binaries to get useful debuginfo packages
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 %{octpkglibdir}
 
 %changelog
+* Tue Jun  5 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.0.10-1
+- update to 1.0.10
+
 * Mon Jan 16 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.0.9-7
 - rebuild for octave 3.6.0
 
diff --git a/sources b/sources
index dfe764a..f1dc64a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 b067676d6360dbed7995658fa4266076  struct-1.0.9.tar.gz
+6531dbadbadd86b79b74ca86b6d39c9e  struct-1.0.10.tar.gz


More information about the scm-commits mailing list