Accepting request 920931 from GNOME:Next
Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920931 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=118
This commit is contained in:
parent
137d9312b6
commit
1900b00ee1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7fe6c561f7b1f485ac106219772e45cc135c983bfa4278dd2d3fd83b57ff6af6
|
|
||||||
size 1023164
|
|
3
gnome-calculator-41.0.tar.xz
Normal file
3
gnome-calculator-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a66dc04bd8587e76d67375a6aefa79553b569c9bdf78ebdc2817f1c0ade3dc99
|
||||||
|
size 1049148
|
@ -1,9 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 19 19:15:25 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
- Update to version 41.0:
|
||||||
|
+ Use first translated symbol for conversion with button.
|
||||||
|
+ Appdata includes hardware support information.
|
||||||
|
+ Updated Translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 16 01:36:17 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
Thu Sep 16 01:36:17 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
- Remove obsolete translation-update-upstream support
|
- Remove obsolete translation-update-upstream support
|
||||||
(jsc#SLE-21105).
|
(jsc#SLE-21105).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 4 20:01:29 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 41.rc:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 6 11:42:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 41.alpha:
|
||||||
|
+ Adaptive preferences window.
|
||||||
|
+ Fixed currency conversion using convert button.
|
||||||
|
+ User interface reworked, adaptive UI.
|
||||||
|
+ Enlarged calculator icon in help.
|
||||||
|
+ Fixed kilohertz shorthand.
|
||||||
|
+ Added support using calculator without currency conversion for
|
||||||
|
privacy.
|
||||||
|
+ Added support for function description of custom functions
|
||||||
|
using @.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 30 16:13:39 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Apr 30 16:13:39 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
%define gcisover 1-0_0_0
|
%define gcisover 1-0_0_0
|
||||||
|
|
||||||
Name: gnome-calculator
|
Name: gnome-calculator
|
||||||
Version: 40.1
|
Version: 41.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GNOME Calculator Application
|
Summary: A GNOME Calculator Application
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://wiki.gnome.org/Apps/Calculator
|
URL: https://wiki.gnome.org/Apps/Calculator
|
||||||
Source0: https://download.gnome.org/sources/gnome-calculator/40/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-calculator/41/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: meson >= 0.52.0
|
BuildRequires: meson >= 0.52.0
|
||||||
|
Loading…
Reference in New Issue
Block a user