Mailinglist Archive: opensuse-commit (926 mails)
| < Previous | Next > |
commit gcalctool for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 08 Dec 2009 10:21:37 +0100
- Message-id: <20091208092137.D1C77202A6@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gcalctool for openSUSE:Factory
checked in at Tue Dec 8 10:21:37 CET 2009.
--------
--- GNOME/gcalctool/gcalctool.changes 2009-09-25 16:00:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/gcalctool/gcalctool.changes 2009-12-02
22:57:41.000000000 +0100
@@ -1,0 +2,25 @@
+Wed Dec 2 22:53:49 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update to version 5.29.2:
+ + Support conversions in display (e.g. "1 AUD in USD" or "6.2
+ inches in meters")
+ + Support arbitrary varible names, e.g. set with "name=55"
+ + Add a command-line version of gcalctool 'gcalccmd' (bgo#590767)
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Nov 14 21:18:02 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update to version 5.29.1:
+ + New user interface:
+ - Window is now shorter to better fix in netbook resolutions
+ - Superscript and subscript numbers to allow better notation,
+ e.g. "₃√5"
+ - Preferences moved into a dialog
+ - Functions are now typed, e.g. s+i+n for sine instead of "k"
+ - Error messages now displayed below equation, and improved
+ descriptions
+- Add libsoup-devel and libxml2-devel BuildRequires, to download
+ data for currency conversion.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gcalctool-5.28.0.tar.bz2
New:
----
gcalctool-5.29.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gcalctool.spec ++++++
--- /var/tmp/diff_new_pack.2mmn0J/_old 2009-12-08 10:20:45.000000000 +0100
+++ /var/tmp/diff_new_pack.2mmn0J/_new 2009-12-08 10:20:45.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gcalctool (Version 5.28.0)
+# spec file for package gcalctool (Version 5.29.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,9 +18,9 @@
Name: gcalctool
-Version: 5.28.0
+Version: 5.29.2
Release: 1
-License: GPL v2 or later
+License: GPLv2+
Summary: A GNOME Calculator Application
Url: http://www.gnome.org
Group: Productivity/Scientific/Math
@@ -31,6 +31,8 @@
BuildRequires: gconf2-devel
BuildRequires: gnome-doc-utils-devel
BuildRequires: gtk2-devel
+BuildRequires: libsoup-devel
+BuildRequires: libxml2-devel
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
@@ -54,6 +56,9 @@
%install
%makeinstall
+%if 0%{?suse_version} <= 1120
+%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+%endif
%suse_update_desktop_file -N "Gnome Calculator" -G Calculator %name Calculator
%find_lang %{name}
%find_gconf_schemas
++++++ gcalctool-5.28.0.tar.bz2 -> gcalctool-5.29.2.tar.bz2 ++++++
++++ 55628 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |