Ana Guerrero 2024-12-18 19:08:54 +00:00 committed by Git OBS Bridge
commit 08b34b24b9
6 changed files with 20 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-calculator.git</param>
<param name="revision">47.0</param>
<param name="revision">47.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6dc2c6e7a0843a56e9e7a60dee94098ecdb55cf85c549ccf12eac822f998202
size 12089357

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb27c491a3919a3c3f6d71cfbcc3a15b76b8880341c58d6c1cfece0c93eadd18
size 12102669

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Dec 16 17:53:12 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Announce the calculation result even when done through the
buttons.
+ Set "Insert Character Code" dialog as modal.
+ Fixed incorrect units in financial mode.
+ Changed history view default size.
+ Fixed incorrectly sized text entry.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 15 12:14:06 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-calculator
version: 47.0
mtime: 1726340235
commit: e9942e9908ef1fbcd2aefb94320c2d14288ae917
version: 47.1
mtime: 1734364558
commit: 80187ed3db51cd5a8f2df888691c7238a8998e2a

View File

@ -20,7 +20,7 @@
%define gcisover 1-0_0_0
Name: gnome-calculator
Version: 47.0
Version: 47.1
Release: 0
Summary: A GNOME Calculator Application
License: GPL-3.0-or-later