Hello community, here is the log from the commit of package qalculate-gtk for openSUSE:Factory checked in at 2020-07-07 12:58:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate-gtk (Old) and /work/SRC/openSUSE:Factory/.qalculate-gtk.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate-gtk" Tue Jul 7 12:58:22 2020 rev:2 rq:818281 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate-gtk/qalculate-gtk.changes 2020-02-09 20:49:42.854919449 +0100 +++ /work/SRC/openSUSE:Factory/.qalculate-gtk.new.3060/qalculate-gtk.changes 2020-07-07 12:58:44.081817052 +0200 @@ -1,0 +2,32 @@ +Tue Jun 23 09:17:22 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to version 3.11.0: + * Option to clear history on exit (GUI) + * Fix removal of history items, and move to top, when + calculate-as-you-type is activated (GUI) + * Reduce the height of the result widget (GUI) + * Hide tooltip after keypad button click (GUI) + * Check for updates menu item (GUI) + * Slovenian translation (GUI) + * Configurable number of lines in expression entry (GUI) + * Add angle unit selection to sin, cos, and tan button menus + and an new status popup menu, + and make it possible to set keyboard shortcut for angle units + * Improved keyboard shortcuts dialog (GUI) + * New parentheses and other improvements in display of results + * Dark theme setting on Windows (GUI) + * Improved handling of vectors and matrices in insert function + dialog + * Configurable time limit for plot (GUI) + * Ellipsize long variable values used as title in completion + popup + * Persistent keypad option, which makes it possible to show + the keypad and the history simultaneously + * Minimal window mode, which hides everything but the expression + entry and, when not empty, the result + * Optional (disabled by default at compile time) internal help + viewer using WebKitGTK +- Update version of libqalculate in BuildRequires: at least + version 3.8.0 now required. + +------------------------------------------------------------------- Old: ---- qalculate-gtk-3.7.0.tar.gz New: ---- qalculate-gtk-3.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate-gtk.spec ++++++ --- /var/tmp/diff_new_pack.5P0o9j/_old 2020-07-07 12:58:46.165823852 +0200 +++ /var/tmp/diff_new_pack.5P0o9j/_new 2020-07-07 12:58:46.165823852 +0200 @@ -1,7 +1,7 @@ # # spec file for package qalculate-gtk # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: qalculate-gtk -Version: 3.7.0 +Version: 3.11.0 Release: 0 Summary: Multi-purpose cross-platform desktop calculator License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://qalculate.github.io Source0: https://github.com/Qalculate/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz - BuildRequires: automake BuildRequires: c++_compiler BuildRequires: intltool @@ -33,7 +32,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.4 BuildRequires: pkgconfig(gtk+-3.0) >= 3.12 -BuildRequires: pkgconfig(libqalculate) >= 3.2.0 +BuildRequires: pkgconfig(libqalculate) >= 3.8.0 BuildRequires: pkgconfig(libxml-2.0) %description @@ -66,9 +65,22 @@ %{_bindir}/%{name} %{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop -%{_datadir}/pixmaps/qalculate.??g %license COPYING %{_mandir}/man?/%{name}.?%{ext_man} +%{_libdir}/qalculate-search-provider +%{_datadir}/dbus-1/services/io.github.Qalculate.SearchProvider.service +%dir %{_datadir}/gnome-shell/ +%dir %{_datadir}/gnome-shell/search-providers +%{_datadir}/gnome-shell/search-providers/io.github.Qalculate.search-provider.ini +%{_datadir}/icons/hicolor/128x128/apps/qalculate.png +%{_datadir}/icons/hicolor/16x16/apps/qalculate.png +%{_datadir}/icons/hicolor/22x22/apps/qalculate.png +%{_datadir}/icons/hicolor/24x24/apps/qalculate.png +%{_datadir}/icons/hicolor/256x256/apps/qalculate.png +%{_datadir}/icons/hicolor/32x32/apps/qalculate.png +%{_datadir}/icons/hicolor/48x48/apps/qalculate.png +%{_datadir}/icons/hicolor/64x64/apps/qalculate.png +%{_datadir}/icons/hicolor/scalable/apps/qalculate.svg %files lang -f %{name}.lang ++++++ qalculate-gtk-3.7.0.tar.gz -> qalculate-gtk-3.11.0.tar.gz ++++++ ++++ 45539 lines of diff (skipped)
