From 7fb58db29bdb80968e315d77fff2c83c053ab3f6fd6b6b080f9ea9d3facc6c3f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:33:04 +0000 Subject: [PATCH 1/3] Accepting request 291466 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291466 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=36 --- gnome-calculator-3.14.1.tar.xz | 3 --- gnome-calculator-3.15.91.tar.xz | 3 +++ gnome-calculator.changes | 46 +++++++++++++++++++++++++++++++++ gnome-calculator.spec | 9 ++++--- 4 files changed, 54 insertions(+), 7 deletions(-) delete mode 100644 gnome-calculator-3.14.1.tar.xz create mode 100644 gnome-calculator-3.15.91.tar.xz diff --git a/gnome-calculator-3.14.1.tar.xz b/gnome-calculator-3.14.1.tar.xz deleted file mode 100644 index cfaa626..0000000 --- a/gnome-calculator-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99cb2451d67d51486c0f54497dd26c0e57d0d984866ddf8678a62ba195fed140 -size 1302628 diff --git a/gnome-calculator-3.15.91.tar.xz b/gnome-calculator-3.15.91.tar.xz new file mode 100644 index 0000000..508d735 --- /dev/null +++ b/gnome-calculator-3.15.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1d99d56ef7cd511a664f9466d6fb04994d5db5a4e8fb88554c6cb10895abbe +size 1422656 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 011c815..8e7ff36 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Tue Mar 3 08:42:16 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Remove red color from clear button. + + Update "Powers" page in documentation. + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 24 06:32:47 UTC 2015 - badshah400@gmail.com + +- Update to versin 3.15.4: + + New: + - Keyboard mode. + - MPFR back-end. + - Digital Storage conversion. + + Update: + - Switch to GPLv3+ license. + - Case-insensitive conversion units. + - Don't copy thousand separators to clipboard. + + Fix: + - Use HTTPS for downloading exchange rates. + - Repeated entries in history view. + - Padding in UI buttons. + - Style history view boarder. + - Sort currencies based on locale. + - Deprecated use-stock property. + - Download missing exchange rates on first launch. + - Missing buildtime dependency. + - gtksourceview binding change. + + Updated translations. +- Add mpfr-devel to BuildRequires. +- Update License tag in specfile. + +------------------------------------------------------------------- +Thu Dec 4 00:44:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.1: + + New: + - Colored buttons. + - History view. + + Update: + - Update to latest GtkSourceView API. + - Support upcoming Vala 0.27. + - Increase search provider timeout. + ------------------------------------------------------------------- Thu Nov 13 17:53:09 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 918ab22..851c41d 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calculator # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,16 @@ Name: gnome-calculator -Version: 3.14.1 +Version: 3.15.91 Release: 0 Summary: A GNOME Calculator Application -License: GPL-2.0+ +License: GPL-3.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.15/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 +BuildRequires: mpfr-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools From c897e6028fe794b235323357ce9d5cd15e698fa2f7e1e3ec3bb4dfb96d90af71 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 21 Mar 2015 09:20:21 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=37 --- gnome-calculator.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 851c41d..9634824 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -32,7 +32,7 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.40 BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 -BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.1 BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang # gcactool was renamed to gnome-calculator. Last known version was 6.6.2 From 966637e573c6c954a8707883be1edbff53b8ebc8d1346e88f1355fd01eac8b99 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Mar 2015 08:56:11 +0000 Subject: [PATCH 3/3] Accepting request 292791 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/292791 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=38 --- gnome-calculator-3.15.91.tar.xz | 3 --- gnome-calculator-3.16.0.tar.xz | 3 +++ gnome-calculator.changes | 6 ++++++ gnome-calculator.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-3.15.91.tar.xz create mode 100644 gnome-calculator-3.16.0.tar.xz diff --git a/gnome-calculator-3.15.91.tar.xz b/gnome-calculator-3.15.91.tar.xz deleted file mode 100644 index 508d735..0000000 --- a/gnome-calculator-3.15.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a1d99d56ef7cd511a664f9466d6fb04994d5db5a4e8fb88554c6cb10895abbe -size 1422656 diff --git a/gnome-calculator-3.16.0.tar.xz b/gnome-calculator-3.16.0.tar.xz new file mode 100644 index 0000000..e821993 --- /dev/null +++ b/gnome-calculator-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc2fbc4692e30a2b12755bf79a4dce6288b5d419f81331d738a47da27b71519 +size 1421576 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 8e7ff36..a820dc5 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 23 09:09:11 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 3 08:42:16 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 9634824..50ff609 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.15.91 +Version: 3.16.0 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.16/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: mpfr-devel