Accepting request 847200 from GNOME:Factory
Push GNOME 3.38 OBS-URL: https://build.opensuse.org/request/show/847200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calculator?expand=0&rev=46
This commit is contained in:
commit
f9f23abbb0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e830f9c9856fad65dad1d6c0ae6abad0f0b496c9984ac005315c5cc4220db3
|
||||
size 983532
|
3
gnome-calculator-3.38.1.tar.xz
Normal file
3
gnome-calculator-3.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cffffd07f7a463d65d30a3d67e1cf774a76cfe1f80194aae7168d21687b5249
|
||||
size 1004808
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 16:02:29 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.1:
|
||||
+ Fixed GNOME Shell search result copy to clipboard.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 11 12:33:01 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 5 10:36:23 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.92:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 12:48:40 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.90:
|
||||
+ Add tooltips for bits in programming mode.
|
||||
+ Added speed conversions.
|
||||
+ History view follows preferences.
|
||||
+ Added month as time unit.
|
||||
+ Better help for variables example usage.
|
||||
+ Defined pi variable, added pi button in programming mode.
|
||||
+ Updated app icon.
|
||||
+ Fixed bug returning empty string as result.
|
||||
+ Support latex-style multiplication.
|
||||
+ Added support for tau constant.
|
||||
+ Unify constant handling.
|
||||
+ Separate UI files from sources.
|
||||
+ Moved number format selection to separate menu.
|
||||
+ Replaces mode selector shortcuts with Ctrl+Alt.
|
||||
+ Clear answer if editing right before it.
|
||||
+ Moved preferences dialog to UI file.
|
||||
+ Refresh bits panel after calculation.
|
||||
+ Removed past author addresses.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 14:01:07 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%define gcisover 1-0_0_0
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 3.36.0
|
||||
Version: 3.38.1
|
||||
Release: 0
|
||||
Summary: A GNOME Calculator Application
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
Source0: https://download.gnome.org/sources/gnome-calculator/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-calculator/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson >= 0.50.0
|
||||
|
Loading…
Reference in New Issue
Block a user