diff --git a/_service b/_service index f4e7684..cf0daff 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ git @PARENT_TAG@ enable - refs/tags/3.46.7 + refs/tags/3.46.8 diff --git a/_servicedata b/_servicedata index bf55fd7..89127a5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.gnome.org/GNOME/gnome-terminal.git - 816edf80cd7bf7f253366099ea9fcaf361676139 \ No newline at end of file + c383030cfb4012c5657494842880e7eb4c2820cf \ No newline at end of file diff --git a/gnome-terminal-3.46.7.obscpio b/gnome-terminal-3.46.7.obscpio deleted file mode 100644 index d677995..0000000 --- a/gnome-terminal-3.46.7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d23c86f0334ea57a0baf9b14a1a13669cdd0237f2fa9145cafca825cf850918f -size 13934605 diff --git a/gnome-terminal-3.46.8.obscpio b/gnome-terminal-3.46.8.obscpio new file mode 100644 index 0000000..f4bc0f6 --- /dev/null +++ b/gnome-terminal-3.46.8.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe18eb80a48c0a85ea67e6b12a59debbab947a34a2f72ba325e36835ac3a3a0b +size 13991949 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 77caa34..4eb844d 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 14 11:09:43 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 3.46.8: + * all: Make env filtering uniform + * build: Use built-in mandir option + * client: + - legacy: Drop debug messages + - Transport XDG_ACTIVATION_TOKEN to the server + * metainfo: Add launchable info + * prefs: Fix default terminal check + * screen: Use correct environment filter + * Updated translations. + ------------------------------------------------------------------- Mon Dec 05 11:50:19 UTC 2022 - dimstar@opensuse.org diff --git a/gnome-terminal.obsinfo b/gnome-terminal.obsinfo index 3b8929c..99d624e 100644 --- a/gnome-terminal.obsinfo +++ b/gnome-terminal.obsinfo @@ -1,4 +1,4 @@ name: gnome-terminal -version: 3.46.7 -mtime: 1670015214 -commit: 816edf80cd7bf7f253366099ea9fcaf361676139 +version: 3.46.8 +mtime: 1675456776 +commit: c383030cfb4012c5657494842880e7eb4c2820cf diff --git a/gnome-terminal.spec b/gnome-terminal.spec index ed3131f..47822c9 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-terminal # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without nautilus_extension Name: gnome-terminal -Version: 3.46.7 +Version: 3.46.8 Release: 0 Summary: GNOME Terminal License: GPL-3.0-or-later AND LGPL-2.1-or-later