[octave-specfun] update to 1.1.0

sailer sailer at fedoraproject.org
Mon Dec 19 10:30:37 UTC 2011


commit a4822fe7474935bd314b79f77c15f75accd9f760
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Dec 19 11:30:18 2011 +0100

    update to 1.1.0

 .gitignore          |    1 +
 octave-specfun.spec |   11 ++++++++---
 sources             |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd720ca..6b0c9b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /specfun-1.0.9.tar.gz
+/specfun-1.1.0.tar.gz
diff --git a/octave-specfun.spec b/octave-specfun.spec
index 8f7972b..eee2a75 100644
--- a/octave-specfun.spec
+++ b/octave-specfun.spec
@@ -1,11 +1,13 @@
 %global octpkg specfun
 
 Name:           octave-%{octpkg}
-Version:        1.0.9
-Release:        4%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Special functions for Octave, including ellipitic functions
 Group:          Applications/Engineering
-License:        GPLv2+
+# announced on devel at lists.fedoraproject.org
+# Message-ID: <1323949577.12740.9.camel at xbox360.hq.axsem.com>
+License:        GPLv3+ and BSD
 URL:            http://octave.sourceforge.net/specfun/
 Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 # avoid stripping binaries to get useful debuginfo packages
@@ -60,6 +62,9 @@ rm -rf %{buildroot}
 %{octpkglibdir}
 
 %changelog
+* Thu Dec 15 2011 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.1.0-1
+- update to 1.1.0
+
 * Tue Aug 16 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0.9-4
 - Bump spec since buildroot override was not in place.
 
diff --git a/sources b/sources
index b7b10c2..9161ec2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-264ab3748fa01aed0efde413b629f63d  specfun-1.0.9.tar.gz
+eef8c1ff37b05d5e3388ecedc045d53a  specfun-1.1.0.tar.gz


More information about the scm-commits mailing list