From 3c29fabb3187e98818a51f1c9c4c98ff425bf1f683b5f8ae7ab7768339d2760e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:02 +0000 Subject: [PATCH 1/3] Accepting request 329002 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329002 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=44 --- gnome-calculator-3.16.2.tar.xz | 3 --- gnome-calculator-3.17.3.tar.xz | 3 +++ gnome-calculator.changes | 17 +++++++++++++++++ gnome-calculator.spec | 10 +++++++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 gnome-calculator-3.16.2.tar.xz create mode 100644 gnome-calculator-3.17.3.tar.xz diff --git a/gnome-calculator-3.16.2.tar.xz b/gnome-calculator-3.16.2.tar.xz deleted file mode 100644 index ea77b3b..0000000 --- a/gnome-calculator-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4c6ca7e0eda0dbb7d5cfb85ee9fe3351b1d8bd1bf05ce890939374b95e230a0 -size 1437060 diff --git a/gnome-calculator-3.17.3.tar.xz b/gnome-calculator-3.17.3.tar.xz new file mode 100644 index 0000000..721488e --- /dev/null +++ b/gnome-calculator-3.17.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd682ba385ff31b421466ab214cd7843a975a17f8913457ee78b7fac5ee9b90 +size 1440200 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 9da7159..4fd6b99 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jun 25 18:28:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Update: Stop using gnome-common. + + Fix: Remove incorrect assertion in search provider. + +------------------------------------------------------------------- +Fri Jun 12 20:51:05 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.2: + + Split many files into an internal convenience library. + + Remove workaround for bgo#737222. + + Updated translations. +- Pass --disable-static to configure: we do not have a use for the + internal helper library as a static lib. + ------------------------------------------------------------------- Fri Jun 12 19:58:01 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index daf4b62..fb76ec5 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.16.2 +Version: 3.17.3 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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.17/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: mpfr-devel @@ -62,11 +62,13 @@ search results from GNOME Calculator. translation-update-upstream %build -%configure +%configure \ + --disable-static make %{?_smp_mflags} %install %make_install +find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %suse_update_desktop_file %{name} Calculator %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -91,6 +93,8 @@ rm -rf %{buildroot} %{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml +%dir %{_libdir}/gnome-calculator/ +%{_libdir}/gnome-calculator/libcalculator.so %doc %{_mandir}/man?/*.* %files -n gnome-shell-search-provider-gnome-calculator From bca13aa2c6a87ab849ab427a9b27b1be4865745ab8a4d683ae14540c90fa02e5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 17 Sep 2015 12:45:49 +0000 Subject: [PATCH 2/3] Accepting request 331434 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/331434 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=45 --- gnome-calculator-3.17.3.tar.xz | 3 --- gnome-calculator-3.17.92.tar.xz | 3 +++ gnome-calculator.changes | 7 +++++++ gnome-calculator.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gnome-calculator-3.17.3.tar.xz create mode 100644 gnome-calculator-3.17.92.tar.xz diff --git a/gnome-calculator-3.17.3.tar.xz b/gnome-calculator-3.17.3.tar.xz deleted file mode 100644 index 721488e..0000000 --- a/gnome-calculator-3.17.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffd682ba385ff31b421466ab214cd7843a975a17f8913457ee78b7fac5ee9b90 -size 1440200 diff --git a/gnome-calculator-3.17.92.tar.xz b/gnome-calculator-3.17.92.tar.xz new file mode 100644 index 0000000..f1694d8 --- /dev/null +++ b/gnome-calculator-3.17.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f3f556e4b6fa0959bec088f0c00fb924b6c9948188741cdbf259896bd34505 +size 1351100 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 4fd6b99..a7c9349 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 14 13:05:17 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.92: + + Misc build system fixes. + + Updated translations. + ------------------------------------------------------------------- Thu Jun 25 18:28:50 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index fb76ec5..9fc08c5 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,7 +17,7 @@ Name: gnome-calculator -Version: 3.17.3 +Version: 3.17.92 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0+ From e5b6d6c6ac5384bccf069a9bf3b692d1557838b869961b846306e6084d1fb8cb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Sep 2015 09:19:01 +0000 Subject: [PATCH 3/3] Accepting request 332511 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332511 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=46 --- gnome-calculator-3.17.92.tar.xz | 3 --- gnome-calculator-3.18.0.tar.xz | 3 +++ gnome-calculator.changes | 8 ++++++++ gnome-calculator.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-3.17.92.tar.xz create mode 100644 gnome-calculator-3.18.0.tar.xz diff --git a/gnome-calculator-3.17.92.tar.xz b/gnome-calculator-3.17.92.tar.xz deleted file mode 100644 index f1694d8..0000000 --- a/gnome-calculator-3.17.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25f3f556e4b6fa0959bec088f0c00fb924b6c9948188741cdbf259896bd34505 -size 1351100 diff --git a/gnome-calculator-3.18.0.tar.xz b/gnome-calculator-3.18.0.tar.xz new file mode 100644 index 0000000..2bfb61b --- /dev/null +++ b/gnome-calculator-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dc40de68b118c06b443f9d8a56397425434a45dddbb2daba7b720b77b35672 +size 1352340 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index a7c9349..e073eca 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 21 06:29:32 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Fix: SYD function was returning the wrong value. + + Fix: Fix dialogs sizing for financial functions. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 14 13:05:17 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 9fc08c5..9ad19e9 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: mpfr-devel