From 66aceeaa67874fbd700bb5bf1457af9f7479f35276778028cc2b3ea3072cd804 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:47:50 +0000 Subject: [PATCH] Accepting request 360365 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360365 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=54 --- gnome-calculator-3.18.3.tar.xz | 3 -- gnome-calculator-3.19.90.tar.xz | 3 ++ gnome-calculator.changes | 63 +++++++++++++++++++++++++++++++++ gnome-calculator.spec | 6 ++-- 4 files changed, 70 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-3.18.3.tar.xz create mode 100644 gnome-calculator-3.19.90.tar.xz diff --git a/gnome-calculator-3.18.3.tar.xz b/gnome-calculator-3.18.3.tar.xz deleted file mode 100644 index b4c252c..0000000 --- a/gnome-calculator-3.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c376a4a14a3f7946b799b8458ac4cf2694735fc7c20e90cfda29e209439e32ff -size 1339496 diff --git a/gnome-calculator-3.19.90.tar.xz b/gnome-calculator-3.19.90.tar.xz new file mode 100644 index 0000000..90fe165 --- /dev/null +++ b/gnome-calculator-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4311c6f768c7f727202f774d301419e6b61dc1f8eb87f988a1e342d5529c48bd +size 1343544 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 7bb3bc8..79583be 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Tue Feb 16 10:25:33 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.90: + + New: Upgrade license for all source files to GPLv3+. + + New: Use Soup instead of GVFS to download the IMF/ECB currency + data. + + Fix: Silence a compiler warning. + + Fix: Remove Lithuanian litas from currency list. + + Fix: Fix use of GtkStyleContext for GTK+ 3.20, + + Fix: Clarify license on number.vala. + + Fix: Clarify license on mpfr.vapi. + + Fix: Installed tests: Update expectations. + + Fix: Set the accessible name on the mode chooser. + + Fix: Do not reset second currency on first currency change + (bgo#260166). + + Fix: Fix Chinese Yuan symbol (bgo#761075). + + Fix: Add a missing tag to the AppData file. + + Update: Upgrade appdata + + Udated translations. +- Add pkgconfig(libsoup-2.4) BuildRequires: new dependency. + +------------------------------------------------------------------- +Fri Jan 29 03:19:04 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.4: + + Migrate MathConverter, MathWindow, HistoryView and HistoryEntry + to GtkBuilder template. + + Remove unused -D defines from Makefile.am and configure.vapi + for both src/ and lib/. + + Check if base exponent are complex for xpowy() method. + + Prevent infinte loop on some operations with imaginary numbers + (bgo#757657). + + e^(-0.5) returned the wrong value (bgo#756960). + + Missing mnemonic bond in Gross Profit Margin dialog. + + Use load_from_resource in the Gtk.CssProvider instead of + opening the file manually. + + Use builddir for gresource.xml to satisfy Vala/autotools + behaviour (bgo#760679). + + Rename gnome-calculator.doap name tag to GNOME Calculator + instead of gnome-calculator. + + Use AM_DISTCHECK_CONFIGURE_FLAGS. + + MathDisplay grabs focus after being shown (bgo#748743). + + math-equation: "No history" message should disappear when + appropriate (bgo#759943). + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 29 03:19:02 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.2: + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 29 03:19:01 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.1: + + Fix: Explicitly link required libraries for gnome-calculator + and gcalcmd binaries. + + Updated translations. +- Add an explicit pkgconfig(gobject-2.0) BuildRequires as configure + checks for it now. + ------------------------------------------------------------------- Wed Jan 27 12:19:57 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 0dcb899..ac34975 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.18.3 +Version: 3.19.90 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.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.19/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: mpfr-devel @@ -31,8 +31,10 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.40 +BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.1 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang # gcactool was renamed to gnome-calculator. Last known version was 6.6.2