[octave-miscellaneous] update to 1.2.0

sailer sailer at fedoraproject.org
Wed Oct 17 08:58:27 UTC 2012


commit 9e9d3bce8495813836586b2fabdc0bcc4ecf40c8
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Wed Oct 17 10:58:14 2012 +0200

    update to 1.2.0

 .gitignore                |    1 +
 octave-miscellaneous.spec |   10 +++++++---
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 557fbc2..c487b81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /miscellaneous-1.0.11.tar.gz
 /miscellaneous-1.1.0.tar.gz
+/miscellaneous-1.2.0.tar.gz
diff --git a/octave-miscellaneous.spec b/octave-miscellaneous.spec
index 0d24864..11f9987 100644
--- a/octave-miscellaneous.spec
+++ b/octave-miscellaneous.spec
@@ -1,8 +1,8 @@
 %global octpkg miscellaneous
 
 Name:           octave-%{octpkg}
-Version:        1.1.0
-Release:        2%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Miscellaneous functions for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -10,7 +10,8 @@ URL:            http://octave.sourceforge.net/miscellaneous/
 Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 
 BuildRequires:  octave-devel
-BuildRequires:  dos2unix 
+BuildRequires:  dos2unix
+BuildRequires:  octage-general >= 1.3.1
 
 Requires:       octave(api) = %{octave_api}
 Requires(post): octave
@@ -59,6 +60,9 @@ dos2unix %{buildroot}/%{octpkgdir}/*.m
 
 
 %changelog
+* Wed Oct 17 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.0-1
+- update to 1.2.0
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ed8b295..656d209 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73a8d04847651b0069d4ab10e0a0ed35  miscellaneous-1.1.0.tar.gz
+6e121c6bf3120516817c32a7137d61f9  miscellaneous-1.2.0.tar.gz


More information about the scm-commits mailing list