rpms/speedcrunch/F-7 sources,1.3,1.4 speedcrunch.spec,1.7,1.8

Roland Wolters (liquidat) fedora-extras-commits at redhat.com
Wed Nov 21 23:22:47 UTC 2007


Author: liquidat

Update of /cvs/extras/rpms/speedcrunch/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19763

Modified Files:
	sources speedcrunch.spec 
Log Message:
update to version 0.9


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/speedcrunch/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	26 Jul 2007 13:38:56 -0000	1.3
+++ sources	21 Nov 2007 23:22:14 -0000	1.4
@@ -1 +1 @@
-182508151b4d92a0f75b69b90214d3fc  speedcrunch-0.8.tar.gz
+4eab7365251c886ac203986c89c24e38  speedcrunch-0.9.tar.gz


Index: speedcrunch.spec
===================================================================
RCS file: /cvs/extras/rpms/speedcrunch/F-7/speedcrunch.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- speedcrunch.spec	16 Aug 2007 19:54:31 -0000	1.7
+++ speedcrunch.spec	21 Nov 2007 23:22:14 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           speedcrunch
-Version:        0.8
-Release:        5%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        A fast power user calculator for KDE
 
 Group:          Applications/Engineering
@@ -40,7 +40,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # Create icons on the fly
-cd ../src
+cd ../src/resources
 for size in 16 24 32 48 64; do
     mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}x${size}/apps
     convert -size ${size}x${size} crunch.png \
@@ -71,6 +71,10 @@
 %{_datadir}/icons/hicolor/*/apps/speedcrunch.png
 
 %changelog
+* Thu Nov 22 2007 Roland Wolters <wolters.liste at gmx.net> - 0.9-1
+- update to version 0.9 including a new math engine and inverse hyperbolic
+  functions
+
 * Thu Aug 16 2007 Roland Wolters <wolters.liste at gmx.net> - 0.8-5
 - licence tag corrected
 




More information about the fedora-extras-commits mailing list