diff --git a/qalculate-gtk-4.3.0.tar.gz b/qalculate-gtk-4.3.0.tar.gz deleted file mode 100644 index a592659..0000000 --- a/qalculate-gtk-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c08a7acc0d9c72bc717f5f6db892a9c8dfdefeb8fa9f31e68484c715adff10f0 -size 2818894 diff --git a/qalculate-gtk-4.4.0.tar.gz b/qalculate-gtk-4.4.0.tar.gz new file mode 100644 index 0000000..d24fe37 --- /dev/null +++ b/qalculate-gtk-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17f0266196851cb4a55a3ae5a84e1942f9116911495ef141135b6853a4d6fbc +size 2823556 diff --git a/qalculate-gtk.changes b/qalculate-gtk.changes index 082fe7e..d8d8830 100644 --- a/qalculate-gtk.changes +++ b/qalculate-gtk.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Nov 10 09:17:00 UTC 2022 - Paolo Stivanin + +- Update to 4.4.0: + * Add "Clear history" to available keyboard shortcut and + button actions + * Show exchange rates source, and update time, for current + calculation in tooltip + * Fix "Set Prefix" for auto-calculated result + * Fix copying of result during delay before calculate-as-you-type + result is added to history + * Allow use of curly brackets as alternative parentheses + ------------------------------------------------------------------- Fri Oct 14 17:37:21 UTC 2022 - Stefan BrĂ¼ns diff --git a/qalculate-gtk.spec b/qalculate-gtk.spec index 92f4899..2b69a19 100644 --- a/qalculate-gtk.spec +++ b/qalculate-gtk.spec @@ -17,7 +17,7 @@ Name: qalculate-gtk -Version: 4.3.0 +Version: 4.4.0 Release: 0 Summary: Multi-purpose cross-platform desktop calculator License: GPL-2.0-or-later @@ -33,7 +33,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.4 BuildRequires: pkgconfig(gtk+-3.0) >= 3.12 -BuildRequires: pkgconfig(libqalculate) >= 4.3.0 +BuildRequires: pkgconfig(libqalculate) >= 4.4.0 BuildRequires: pkgconfig(libxml-2.0) %description