Accepting request 1179671 from GNOME:Factory
- 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. (forwarded request 1179616 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1179671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=157
This commit is contained in:
commit
934489ae1d
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.1</param>
|
<param name="revision">3.52.2</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: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>
|
Thu May 2 08:58:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-terminal
|
name: gnome-terminal
|
||||||
version: 3.52.1
|
version: 3.52.2
|
||||||
mtime: 1712076435
|
mtime: 1714507303
|
||||||
commit: 50773481c9b9fd5cf5da8d0749b8e27ee9d1e27d
|
commit: 70bda787d151ab8d8297cb46e228ffc2ca1aa354
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without nautilus_extension
|
%bcond_without nautilus_extension
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.52.1
|
Version: 3.52.2
|
||||||
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…
x
Reference in New Issue
Block a user