Accepting request 1171350 from GNOME:Next
- Update to version 3.52.1: + schema: Fix light green color to match the GNOME palette. + prefs: Follow the theme variant setting. OBS-URL: https://build.opensuse.org/request/show/1171350 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=282
This commit is contained in:
parent
7334accb8c
commit
98d322b9bd
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
<param name="revision">3.52.0</param>
|
<param name="revision">3.52.1</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime" />
|
<service name="tar" mode="buildtime" />
|
||||||
<service name="recompress" mode="buildtime">
|
<service name="recompress" mode="buildtime">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ee5c6c354389b9fd652b0af7088f46f19c6883823fe6423bc26225dd2c20ad9
|
|
||||||
size 14370829
|
|
3
gnome-terminal-3.52.1.obscpio
Normal file
3
gnome-terminal-3.52.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15cec936b8523e5465149110f5a16436e95b056bf855f33bbfa4c129a7c56ccb
|
||||||
|
size 14370829
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 08:58:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.52.1:
|
||||||
|
+ schema: Fix light green color to match the GNOME palette.
|
||||||
|
+ prefs: Follow the theme variant setting.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 07:51:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Mar 19 07:51:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-terminal
|
name: gnome-terminal
|
||||||
version: 3.52.0
|
version: 3.52.1
|
||||||
mtime: 1710537761
|
mtime: 1712076435
|
||||||
commit: 09c8b31168460c325ac00820759d6eefdf3957ab
|
commit: 50773481c9b9fd5cf5da8d0749b8e27ee9d1e27d
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without nautilus_extension
|
%bcond_without nautilus_extension
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.52.0
|
Version: 3.52.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Terminal
|
Summary: GNOME Terminal
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user