Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terminology for openSUSE:Factory checked in at 2023-03-21 17:43:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terminology (Old) and /work/SRC/openSUSE:Factory/.terminology.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminology" Tue Mar 21 17:43:26 2023 rev:26 rq:1073379 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/terminology/terminology.changes 2022-05-02 16:25:35.864840087 +0200 +++ /work/SRC/openSUSE:Factory/.terminology.new.31432/terminology.changes 2023-03-21 17:44:19.382632355 +0100 @@ -1,0 +2,28 @@ +Mon Mar 20 18:50:58 UTC 2023 - Avindra Goolcharan <[email protected]> + +- Update to 1.13.0: + * Colorshemes: add Fir Dark, Selenized Dark, Selenized Black, + Selenized Light and Selenized White schemes + * New translations: Indonesian + * Translation updates for Catalan, Chinese (Simplified), Croatian, + Dutch, French, German, Italian, Portuguese, Portuguese (Brazil), + Russian, Spanish, Swedish, Turkish + * Handle scale changes on the fly + * Better named option to enable/disable typing sounds + * Improved README file + * The tyls tools now supports pls files + * Fade the background of the terminal with the background color + defined in the color scheme + * Update the default theme to customize selection arrows + * Update color schemes about selection arrows + * Better documentation of the tyalpha tool + * Fix issue when restoring the cursor state + * Fix issue preventing some red color from being displayed + * Cleanup the code base about C reserved identifiers + * Code analyzed with Coverity 2022.06 + * Test code with some Coccinelle script in the GitHub's CI + * Update the ChangeLog.theme file +- remove upstreamed fix-colorscheme-name-typo.patch +- rebase feature-flat-colorscheme.patch + +------------------------------------------------------------------- Old: ---- fix-colorscheme-name-typo.patch terminology-1.12.1.tar.xz New: ---- terminology-1.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terminology.spec ++++++ --- /var/tmp/diff_new_pack.3tnqTm/_old 2023-03-21 17:44:20.018635397 +0100 +++ /var/tmp/diff_new_pack.3tnqTm/_new 2023-03-21 17:44:20.022635416 +0100 @@ -1,7 +1,7 @@ # # spec file for package terminology # -# 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 @@ -23,17 +23,16 @@ %define e_branding_version 0.1 %endif Name: terminology -Version: 1.12.1 +Version: 1.13.0 Release: 0 Summary: EFL based terminal emulator License: BSD-2-Clause AND OFL-1.1 Group: System/X11/Terminals -URL: http://enlightenment.org +URL: https://enlightenment.org Source: https://download.enlightenment.org/rel/apps/terminology/%{name}-%{version}.tar.xz Patch0: fix-desktop.patch # Creates a "Flat" colorscheme so we can ship the "Default" from branding packages Patch1: feature-flat-colorscheme.patch -Patch2: fix-colorscheme-name-typo.patch BuildRequires: ImageMagick BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.40.1 ++++++ feature-flat-colorscheme.patch ++++++ --- /var/tmp/diff_new_pack.3tnqTm/_old 2023-03-21 17:44:20.062635607 +0100 +++ /var/tmp/diff_new_pack.3tnqTm/_new 2023-03-21 17:44:20.066635626 +0100 @@ -77,16 +77,16 @@ +white = #c7c7c7 +inverse_fg = #141414 +inverse_bg = #bababa -Index: terminology-1.12.1/data/colorschemes/meson.build +Index: terminology-1.13.0/data/colorschemes/meson.build =================================================================== ---- terminology-1.12.1.orig/data/colorschemes/meson.build -+++ terminology-1.12.1/data/colorschemes/meson.build +--- a/data/colorschemes/meson.build ++++ b/data/colorschemes/meson.build @@ -6,6 +6,7 @@ colorschemes = [ 'Default', 'Dracula', 'Fahrenheit', + 'Flat', + 'Fir Dark', 'Material', 'Mild', - 'Mustang', ++++++ terminology-1.12.1.tar.xz -> terminology-1.13.0.tar.xz ++++++ ++++ 16311 lines of diff (skipped)
