Accepting request 1179616 from GNOME:Next
- Update to version 3.52.2: + client: legacy: Error out on extra arguments after parsing. + client: legacy: Error out when specifying more than one argv. OBS-URL: https://build.opensuse.org/request/show/1179616 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=284
This commit is contained in:
parent
98d322b9bd
commit
93cddf2f88
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="revision">3.52.1</param>
|
||||
<param name="revision">3.52.2</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime" />
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15cec936b8523e5465149110f5a16436e95b056bf855f33bbfa4c129a7c56ccb
|
||||
size 14370829
|
3
gnome-terminal-3.52.2.obscpio
Normal file
3
gnome-terminal-3.52.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ac3947b1d545d2c1ed1c728931a4e0ed0f89160e2dd266cf6902b110df398a1
|
||||
size 14371341
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 06:55:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.52.2:
|
||||
+ client: legacy: Error out on extra arguments after parsing.
|
||||
+ client: legacy: Error out when specifying more than one argv.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 08:58:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-terminal
|
||||
version: 3.52.1
|
||||
mtime: 1712076435
|
||||
commit: 50773481c9b9fd5cf5da8d0749b8e27ee9d1e27d
|
||||
version: 3.52.2
|
||||
mtime: 1714507303
|
||||
commit: 70bda787d151ab8d8297cb46e228ffc2ca1aa354
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without nautilus_extension
|
||||
Name: gnome-terminal
|
||||
Version: 3.52.1
|
||||
Version: 3.52.2
|
||||
Release: 0
|
||||
Summary: GNOME Terminal
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user