Accepting request 1102938 from GNOME:Factory
New stable rel (forwarded request 1102589 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1102938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=152
This commit is contained in:
commit
78dd9f0728
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="revision">refs/tags/3.48.1</param>
|
||||
<param name="revision">refs/tags/3.48.2</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime" />
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-terminal.git</param>
|
||||
<param name="changesrevision">1446ff0abc478bdd03c6665b718214d075729024</param></service></servicedata>
|
||||
<param name="changesrevision">34572eea23a99f1572808d7d2b42af4c8b8b396c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f2303900298521cdccf4d51ce29c5f52065226788cb19eaf206a63d694508e0
|
||||
size 14273549
|
3
gnome-terminal-3.48.2.obscpio
Normal file
3
gnome-terminal-3.48.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa42963756db04ba5bbb627b628485f45227b8cb2e6e6c0f9448799135a31521
|
||||
size 14275085
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 06 16:03:51 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.48.2:
|
||||
+ build: Bump vte req version.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 13:33:51 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-terminal
|
||||
version: 3.48.1
|
||||
mtime: 1680889245
|
||||
commit: 1446ff0abc478bdd03c6665b718214d075729024
|
||||
version: 3.48.2
|
||||
mtime: 1687254723
|
||||
commit: 34572eea23a99f1572808d7d2b42af4c8b8b396c
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without nautilus_extension
|
||||
Name: gnome-terminal
|
||||
Version: 3.48.1
|
||||
Version: 3.48.2
|
||||
Release: 0
|
||||
Summary: GNOME Terminal
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(libnautilus-extension-4)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
BuildRequires: pkgconfig(vte-2.91) >= 0.68.0
|
||||
BuildRequires: pkgconfig(vte-2.91) >= 0.72.2
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires(pre): filesystem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user