Accepting request 1243150 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1243150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-mahjongg?expand=0&rev=32
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-mahjongg.git</param>
|
||||
<param name="scm">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">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff880d062499eaaba3151c520470604d17c0e44e700a35fdb5b25f0b394e4e1e
|
||||
size 4252684
|
3
gnome-mahjongg-47.1.obscpio
Normal file
3
gnome-mahjongg-47.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a15fc0da2c903362d69eda3473f9937e64cef57f4f1f9da6984932416fe5acef
|
||||
size 4291084
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 09:57:26 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.1:
|
||||
+ Various optimizations for game initialization
|
||||
+ Tweak background colors
|
||||
+ Don't create new game when activating existing instance
|
||||
+ Stop leaking game instances
|
||||
+ Fix a memory leak in the Scores dialog
|
||||
+ Stop using deprecated APIs
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 12:27:51 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: gnome-mahjongg
|
||||
version: 47.0
|
||||
mtime: 1726312762
|
||||
commit: d24b5232db822e60173e24ea734e0320b44f99d2
|
||||
version: 47.1
|
||||
mtime: 1738621458
|
||||
commit: 901b685678a4f60891dee0c345106f1b21513557
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-mahjongg
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-mahjongg
|
||||
Version: 47.0
|
||||
Version: 47.1
|
||||
Release: 0
|
||||
Summary: Mahjong Solitaire Game for GNOME
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user