Accepting request 1102589 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/1102589
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=272
This commit is contained in:
Dominique Leuenberger 2023-08-08 14:46:38 +00:00 committed by Git OBS Bridge
parent 5b9ae0465e
commit 6b84e88120
7 changed files with 17 additions and 10 deletions

View File

@ -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">enable</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>
<service name="tar" mode="buildtime" /> <service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-terminal.git</param> <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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f2303900298521cdccf4d51ce29c5f52065226788cb19eaf206a63d694508e0
size 14273549

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa42963756db04ba5bbb627b628485f45227b8cb2e6e6c0f9448799135a31521
size 14275085

View File

@ -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 Sun Apr 16 13:33:51 UTC 2023 - bjorn.lie@gmail.com

View File

@ -1,4 +1,4 @@
name: gnome-terminal name: gnome-terminal
version: 3.48.1 version: 3.48.2
mtime: 1680889245 mtime: 1687254723
commit: 1446ff0abc478bdd03c6665b718214d075729024 commit: 34572eea23a99f1572808d7d2b42af4c8b8b396c

View File

@ -18,7 +18,7 @@
%bcond_without nautilus_extension %bcond_without nautilus_extension
Name: gnome-terminal Name: gnome-terminal
Version: 3.48.1 Version: 3.48.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
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(libnautilus-extension-4)
%endif %endif
BuildRequires: pkgconfig(libpcre2-8) >= 10.00 BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(vte-2.91) >= 0.68.0 BuildRequires: pkgconfig(vte-2.91) >= 0.72.2
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
Requires(pre): filesystem Requires(pre): filesystem