From 1a688423f24fc492b85d1584dc35a59c2b6af4be106916623830304f0ea1942e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 13 Nov 2014 23:29:51 +0000 Subject: [PATCH] Accepting request 261469 from home:Zaitor:branches:GNOME:Factory Stable update OBS-URL: https://build.opensuse.org/request/show/261469 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=34 --- gnome-calculator-3.14.0.tar.xz | 3 --- gnome-calculator-3.14.1.tar.xz | 3 +++ gnome-calculator.changes | 17 +++++++++++++++++ gnome-calculator.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 gnome-calculator-3.14.0.tar.xz create mode 100644 gnome-calculator-3.14.1.tar.xz diff --git a/gnome-calculator-3.14.0.tar.xz b/gnome-calculator-3.14.0.tar.xz deleted file mode 100644 index 3b6be95..0000000 --- a/gnome-calculator-3.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:910e5b5728aa71af2302be3a5d394fc28bb16e1e085f272bfab6f0eb6fe528de -size 1301488 diff --git a/gnome-calculator-3.14.1.tar.xz b/gnome-calculator-3.14.1.tar.xz new file mode 100644 index 0000000..cfaa626 --- /dev/null +++ b/gnome-calculator-3.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cb2451d67d51486c0f54497dd26c0e57d0d984866ddf8678a62ba195fed140 +size 1302628 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 49b2112..011c815 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Nov 13 17:53:09 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.1: + + Update: Search provider timeout. + + Workaround: Warning in search-provider log. + + Fix: + - Crash on thousand saperator. + - Button arrangement in programming mode. + - Vala warning about empty conditional body. + - Remove use of GtkAlignment. + - Use set_accels_for_action(). + + Removed: + - Gtk.Widget.ensure_style(). + - Use of fixes.vapi for langinfo. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 22 16:59:48 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 526c164..918ab22 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,7 +17,7 @@ Name: gnome-calculator -Version: 3.14.0 +Version: 3.14.1 Release: 0 Summary: A GNOME Calculator Application License: GPL-2.0+