Accepting request 1172404 from GNOME:Next

- Update to version 46.1:
  + Disable undo action if nothing to undo.
  + Keep last conversion options at launch.
  + Fixed event controller propagation phase.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1172404
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=136
This commit is contained in:
Dominique Leuenberger 2024-05-07 10:11:37 +00:00 committed by Git OBS Bridge
parent da2517cd03
commit 64bc2cf84b
6 changed files with 17 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">46.0</param>
<param name="revision">46.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:5b3ba53e4d4b2e22529574a93ac8956c166d90967c80cd554c0805a9a1310088
size 12075021

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 7 10:08:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.1:
+ Disable undo action if nothing to undo.
+ Keep last conversion options at launch.
+ Fixed event controller propagation phase.
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 17 09:23:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-calculator
version: 46.0
mtime: 1710616893
commit: 9ca2245ca3f58007d79da785ebf44d54ce0d1ff6
version: 46.1
mtime: 1714999889
commit: e3e0623c53321bceb233aba3768948ff4cd8119f

View File

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