commit gcalctool for openSUSE:Factory
Hello community, here is the log from the commit of package gcalctool for openSUSE:Factory checked in at Thu May 28 04:08:07 CEST 2009. -------- --- GNOME/gcalctool/gcalctool.changes 2009-05-06 04:58:42.000000000 +0200 +++ gcalctool/gcalctool.changes 2009-05-27 15:43:29.000000000 +0200 @@ -1,0 +2,23 @@ +Wed May 27 15:19:47 CEST 2009 - vuntz@novell.com + +- Update to version 5.27.2: + + Add 1's and 2's complement to programming mode (bgo#581253) + + Add variable word size for bitwise functions (bgo#581253) + + Remove negative sign from numbers rounded to zero. This is + only a partial fix as the error value is still visible in + scientific notation (bgo#560802) + + Support odd roots of negative numbers (bgo#576973) + + Keep settings (show zeroes, thousands separator etc) when + changing modes (bgo#580398) + + Add a --solve command-line argument + + Really fix the license text in the about dialog (bgo#579174) + + Made parser reentrant and part of MP code + + Remove references to arithmetic/left-to-right precedence from + the manual (bgo#559734) + + Fix grammatical errors in manual (bgo#569275) + + Remove untranslated figures in documentation - they are + automatically copied from the C documentation (bgo#566680) + + Updated translations. +- TODO doesn't exist anymore. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gcalctool-5.27.1.tar.bz2 New: ---- gcalctool-5.27.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcalctool.spec ++++++ --- /var/tmp/diff_new_pack.hj3343/_old 2009-05-28 04:07:22.000000000 +0200 +++ /var/tmp/diff_new_pack.hj3343/_new 2009-05-28 04:07:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gcalctool (Version 5.27.1) +# spec file for package gcalctool (Version 5.27.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,7 +30,7 @@ BuildRequires: update-desktop-files License: GPL v2 or later Group: Productivity/Scientific/Math -Version: 5.27.1 +Version: 5.27.2 Release: 1 Summary: A GNOME Calculator Application Source: ftp://ftp.gnome.org/pub/gnome/sources/gcalctool/5.27/%{name}-%{version}.tar.bz2 @@ -98,7 +98,7 @@ %files -f %{name}.lst %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README TODO +%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README %{_bindir}/* %{_datadir}/applications/*.desktop %{_datadir}/gcalctool @@ -107,6 +107,26 @@ %files lang -f %{name}.lang %changelog +* Wed May 27 2009 vuntz@novell.com +- Update to version 5.27.2: + + Add 1's and 2's complement to programming mode (bgo#581253) + + Add variable word size for bitwise functions (bgo#581253) + + Remove negative sign from numbers rounded to zero. This is + only a partial fix as the error value is still visible in + scientific notation (bgo#560802) + + Support odd roots of negative numbers (bgo#576973) + + Keep settings (show zeroes, thousands separator etc) when + changing modes (bgo#580398) + + Add a --solve command-line argument + + Really fix the license text in the about dialog (bgo#579174) + + Made parser reentrant and part of MP code + + Remove references to arithmetic/left-to-right precedence from + the manual (bgo#559734) + + Fix grammatical errors in manual (bgo#569275) + + Remove untranslated figures in documentation - they are + automatically copied from the C documentation (bgo#566680) + + Updated translations. +- TODO doesn't exist anymore. * Wed May 06 2009 vuntz@novell.com - Remove libglade2-devel BuildRequires and add gtk2-devel BuildRequires. ++++++ gcalctool-5.27.1.tar.bz2 -> gcalctool-5.27.2.tar.bz2 ++++++ ++++ 69948 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de