Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terminology-theme-openSUSE for 
openSUSE:Factory checked in at 2022-02-25 21:25:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminology-theme-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminology-theme-openSUSE"

Fri Feb 25 21:25:13 2022 rev:8 rq:957559 version:20220219.1.26

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terminology-theme-openSUSE/terminology-theme-openSUSE.changes
    2020-01-21 20:59:42.500830579 +0100
+++ 
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new.1958/terminology-theme-openSUSE.changes
  2022-02-25 21:25:43.719645342 +0100
@@ -2 +2,13 @@
-Fri Nov  8 03:56:48 UTC 2019 - Simon Lees <[email protected]>
+Fri Feb 25 09:43:20 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire python3-base instead of python3: the cheaper build
+  dep is sufficient.
+
+-------------------------------------------------------------------
+Sat Feb 19 01:14:59 UTC 2022 - Simon Lees <[email protected]>
+
+- 20220219 - Now also includes colorschemes, not the best color
+  scheme ever but the default will get a change soon.
+
+-------------------------------------------------------------------
+Fri Nov  8 03:56:48 UTC 2019 - Simon Lees <[email protected]>

Old:
----
  terminology-theme-openSUSE-20191110.tar.xz

New:
----
  terminology-theme-openSUSE-20220219.1.26.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terminology-theme-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.6k0eOo/_old  2022-02-25 21:25:44.283645443 +0100
+++ /var/tmp/diff_new_pack.6k0eOo/_new  2022-02-25 21:25:44.287645443 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology-theme-openSUSE
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:           terminology-theme-openSUSE
-Version:        20191110
+Version:        20220219.1.26
 Release:        0
 Summary:        openSUSE theme for Terminology
 License:        BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0
 Group:          System/X11/Terminals
-Url:            https://en.opensuse.org/Portal:Enlightenment
+URL:            https://en.opensuse.org/Portal:Enlightenment
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  ImageMagick
 BuildRequires:  edje
+BuildRequires:  python3-base
 Requires:       terminology
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -40,16 +41,19 @@
 
 %build
 ./build-darkmod.sh --termpkg
-cp terminology/openSUSE.edj ./default.edj
+cp artifacts/bin-term/openSUSE.edj ./default.edj
+cp artifacts/bin-term/openSUSE.eet ./Default.eet
 cp licenses-authors/* .
 
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/terminology/themes
+install -m 0755 -d %{buildroot}%{_datadir}/terminology/colorschemes
 install -m 0644 -t %{buildroot}%{_datadir}/terminology/themes default.edj
+install -m 0644 -t %{buildroot}%{_datadir}/terminology/colorschemes Default.eet
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%license AUTHORS COPYING
 %{_datadir}/terminology
 
 %changelog

++++++ terminology-theme-openSUSE-20191110.tar.xz -> 
terminology-theme-openSUSE-20220219.1.26.tar.xz ++++++
++++ 18767 lines of diff (skipped)

Reply via email to