[kcalc] 4.9.90

Rex Dieter rdieter at fedoraproject.org
Tue Dec 4 18:38:20 UTC 2012


commit 69e3e4d56a4bbcbc9228827805be5fe244f8f680
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 4 12:38:12 2012 -0600

    4.9.90
    
    work-in-progress, one patch needs rebasing yet

 .gitignore |    4 +---
 kcalc.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf83eb9..69a0cf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
 /kcalc-4.8.5.tar.xz
-/kcalc-4.9.1.tar.xz
-/kcalc-4.9.2.tar.xz
-/kcalc-4.9.3.tar.xz
 /kcalc-4.9.4.tar.xz
+/kcalc-4.9.90.tar.xz
diff --git a/kcalc.spec b/kcalc.spec
index efe7159..0db8986 100644
--- a/kcalc.spec
+++ b/kcalc.spec
@@ -1,6 +1,6 @@
 Name: kcalc 
 Summary: Scientific Calculator 
-Version: 4.9.4
+Version: 4.9.90
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -14,6 +14,7 @@ URL:     https://projects.kde.org/projects/kde/kdeutils/kcalc
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 # fix arithmetic fault in binomial, factorial
+# FIXME: patch needs rebasing -- rex
 Patch0: kcalc-4.9.2-misc.patch
 
 BuildRequires: desktop-file-utils
@@ -70,6 +71,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.des
 
 
 %changelog
+* Tue Dec 04 2012 Rex Dieter <rdieter at fedoraproject.org> - 4.9.90-1
+- 4.9.90
+
 * Mon Dec 03 2012 Than Ngo <than at redhat.com> - 4.9.4-1
 - 4.9.4
 
diff --git a/sources b/sources
index 3b7f410..786ae20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e87b6d8d5617c208b4d2ddacdb6793aa  kcalc-4.9.4.tar.xz
+9e56a9ee3f76b7ee8862c44237f0e44d  kcalc-4.9.90.tar.xz


More information about the scm-commits mailing list