Accepting request 176910 from home:dimstar:branches:GNOME:Factory

Update to 3.9.2

OBS-URL: https://build.opensuse.org/request/show/176910
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=10
This commit is contained in:
Bjørn Lie 2013-05-31 18:36:51 +00:00 committed by Git OBS Bridge
parent c0fd0c8bf5
commit 43e9b6f0d2
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81
size 1051348

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dc84cc093c8a4a78bde7906e351e2ac0dc6bbbaf03b5033478849d2a0fa217e
size 1079376

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed May 29 06:20:06 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.2:
+ Improve integer exponentiation & factorization.
+ Fix modular exponentiation calculation error.
+ Fix consecutive squaring crash.
+ Use .ui file for app menu.
+ Fix uninitialized variable.
+ Workaround for gtk_builder_add_objects_from_resource().
+ Fix .doap and .ui files (set buttons table as toplevel).
+ Use gresource for .ui files.
+ Fix null pointer dereferrence.
+ Fix compiler warnings.
+ Fix typo.
+ Updated translations.
-------------------------------------------------------------------
Tue May 14 07:12:24 UTC 2013 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-calculator
Version: 3.8.2
Version: 3.9.2
Release: 0
Summary: A GNOME Calculator Application
License: GPL-2.0+
Group: Productivity/Scientific/Math
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-calculator/3.8/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-calculator/3.9/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: translation-update-upstream
@ -76,7 +76,6 @@ rm -rf %{buildroot}
%doc %{_datadir}/help/C/%{name}
%{_bindir}/*
%{_datadir}/applications/*.desktop
%{_datadir}/%{name}
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
%doc %{_mandir}/man?/*.*