[cantor] 4.10.1

Rex Dieter rdieter at fedoraproject.org
Sat Mar 2 22:30:24 UTC 2013


commit a9b41a905489cda4b50bbcd4a2e0531328f849d9
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Mar 2 16:30:05 2013 -0600

    4.10.1

 .gitignore                   |    4 +---
 cantor-libgfortran_fix.patch |   34 ----------------------------------
 cantor.spec                  |   11 +++++------
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e398659..77b163d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/cantor-4.8.5.tar.xz
-/cantor-4.9.5.tar.xz
-/cantor-4.10.0.tar.xz
+/cantor-4.10.1.tar.xz
diff --git a/cantor.spec b/cantor.spec
index 8ff5c82..94824e4 100644
--- a/cantor.spec
+++ b/cantor.spec
@@ -1,7 +1,7 @@
 Name:    cantor 
 Summary: KDE Frontend to Mathematical Software 
-Version: 4.10.0
-Release: 2%{?dist}
+Version: 4.10.1
+Release: 1%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdeedu/cantor
@@ -14,8 +14,6 @@ URL:     https://projects.kde.org/projects/kde/kdeedu/cantor
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 ## upstream patches
-# proper ligfortran buildfix for http://bugs.kde.org/314253
-Patch100: cantor-libgfortran_fix.patch
 
 BuildRequires: analitza-devel >= %{version}
 BuildRequires: desktop-file-utils
@@ -61,8 +59,6 @@ Requires: kdelibs4-devel
 %prep
 %setup -q
 
-%patch100 -p1 -b .libgfortran_fix
-
 
 %build
 mkdir -p %{_target_platform}
@@ -140,6 +136,9 @@ fi
 
 
 %changelog
+* Sat Mar 02 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.1-1
+- 4.10.1
+
 * Thu Feb 07 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.0-2
 - recent libgfortran-related commits breaks cantor-R support (kde#314253)
 
diff --git a/sources b/sources
index e5a7661..c307274 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55d7b09f71cf3e431fdb86dff4eda06b  cantor-4.10.0.tar.xz
+6aacee9828e79974c53ede46cde459ba  cantor-4.10.1.tar.xz


More information about the scm-commits mailing list