Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tilix for openSUSE:Factory checked in at 2022-02-23 16:26:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tilix (Old) and /work/SRC/openSUSE:Factory/.tilix.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tilix" Wed Feb 23 16:26:02 2022 rev:25 rq:956873 version:1.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/tilix/tilix.changes 2022-02-21 17:49:08.435639398 +0100 +++ /work/SRC/openSUSE:Factory/.tilix.new.1958/tilix.changes 2022-02-23 16:26:47.707509571 +0100 @@ -1,0 +2,25 @@ +Tue Feb 22 20:07:14 UTC 2022 - Matthias Eliasson <[email protected]> + +- Update to version 1.9.5 + Features: + * Disable advanced paste when there is no linebreak like iTerm2 + * Add environment variable when in quake mode + * Add possibility to configure always enabled regex + Bugfixes: + * More appdata -> metainfo move + * Add meson target for man page translations + * Update flatpak manifest + * meson: drop unused argument for i18n.merge_file() + * Stop using deprecated Meson features + * Keep quake window open if focus is restored before timeout has been reached + * Don't check GtkDragResult (Wayland compatibility) + * Don't add application/x-rootwindow-drop to dragSourceSet targets +- drop patches fixed in release: + * 2081.patch + * tilix-1.9.4-localized-man.patch +- rebase patches: + * 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch +- change condition since the patches are just required for Leap 15.3. + Leap 15.4 will not need them + +------------------------------------------------------------------- Old: ---- 2081.patch tilix-1.9.4-localized-man.patch tilix-1.9.4.tar.gz New: ---- tilix-1.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tilix.spec ++++++ --- /var/tmp/diff_new_pack.WlQTSo/_old 2022-02-23 16:26:48.283509591 +0100 +++ /var/tmp/diff_new_pack.WlQTSo/_new 2022-02-23 16:26:48.283509591 +0100 @@ -19,31 +19,27 @@ # %define _lto_cflags %{nil} Name: tilix -Version: 1.9.4 +Version: 1.9.5 Release: 0 Summary: A tiling terminal emulator based on GTK+ 3 License: LGPL-3.0-only AND MPL-2.0 URL: https://github.com/gnunn1/tilix Source0: https://github.com/gnunn1/tilix/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -%if 0%{?suse_version} < 1550 +%if 0%{?sle_version} < 150400 && 0%{?is_opensuse} Source1: com.gexperts.Tilix.appdata.xml %endif # PATCH-FIX-OPENSUSE gnome-ssh-agent.patch gh#gnunn1/tilix#870 Patch0: gnome-ssh-agent.patch -# PATCH-FIX-UPSTREAM tilix-1.9.4-localized-man.patch -- https://github.com/gnunn1/tilix/pull/2006 -Patch1: tilix-1.9.4-localized-man.patch -%if 0%{?suse_version} < 1550 +%if 0%{?sle_version} < 150400 && 0%{?is_opensuse} # PATCH-FIX-OPENSUSE 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch -- Provide appdata.xml instead of generating one since we have to old version of appstream in Leap releases -Patch2: 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch +Patch1: 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch %endif -# PATCH-FIX-UPSTREAM 2081.patch -- Fix build with Meson 0.61+ -Patch3: https://patch-diff.githubusercontent.com/raw/gnunn1/tilix/pull/2081.patch BuildRequires: AppStream BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: ldc BuildRequires: ldc-phobos-devel -%if 0%{?suse_version} < 1550 +%if 0%{?sle_version} < 150400 && 0%{?is_opensuse} BuildRequires: librsvg-devel %endif BuildRequires: meson @@ -99,7 +95,7 @@ %install %meson_install -%if 0%{?suse_version} < 1550 +%if 0%{?sle_version} < 150400 && 0%{?is_opensuse} mkdir -p %{buildroot}%{_datadir}/metainfo/ install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/metainfo/com.gexperts.Tilix.appdata.xml %endif ++++++ 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch ++++++ --- /var/tmp/diff_new_pack.WlQTSo/_old 2022-02-23 16:26:48.307509592 +0100 +++ /var/tmp/diff_new_pack.WlQTSo/_new 2022-02-23 16:26:48.307509592 +0100 @@ -1,20 +1,20 @@ -From 58f3b52a363ff35de1c345849f31d84fedd7bec6 Mon Sep 17 00:00:00 2001 +From 10717b9c4bb75dacb1489d7b7b59d1a63bbc6025 Mon Sep 17 00:00:00 2001 From: Matthias Eliasson <[email protected]> -Date: Sat, 6 Mar 2021 21:10:37 +0000 +Date: Tue, 22 Feb 2022 22:01:28 +0100 Subject: [PATCH] Don't generate appstream meta data on older versions Support for NEWS file to metainfo conversion as added in version 0.12.9 of appstreamcli. So don't generate metadata info for older versions and provide a file instead. --- - data/meson.build | 30 ------------------------------ - 1 file changed, 30 deletions(-) + data/meson.build | 29 ----------------------------- + 1 file changed, 29 deletions(-) diff --git a/data/meson.build b/data/meson.build -index 81e9b410..4c2306ea 100644 +index 9b2ea4b2..958e05ce 100644 --- a/data/meson.build +++ b/data/meson.build -@@ -33,36 +33,6 @@ if desktop_file_validate.found() +@@ -30,35 +30,6 @@ if desktop_file_validate.found() ) endif @@ -29,10 +29,9 @@ - -# Install the MetaInfo file -metainfo_file = i18n.merge_file( -- tilix_metainfo_name, - output: tilix_metainfo_name, - input: metainfo_with_releases, -- po_dir: meson.source_root() / 'po', +- po_dir: meson.project_source_root() / 'po', - install: true, - install_dir: datadir / 'metainfo' -) @@ -52,6 +51,6 @@ gresource = gnome.compile_resources( 'tilix', -- -2.30.1 +2.35.1 ++++++ tilix-1.9.4.tar.gz -> tilix-1.9.5.tar.gz ++++++ ++++ 41175 lines of diff (skipped)
