Hello community,

here is the log from the commit of package deepin-terminal for 
openSUSE:Leap:15.2 checked in at 2020-02-16 18:30:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/deepin-terminal (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.deepin-terminal.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-terminal"

Sun Feb 16 18:30:10 2020 rev:3 rq:774558 version:3.2.6

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/deepin-terminal/deepin-terminal.changes        
2020-01-15 14:52:04.893476168 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.deepin-terminal.new.26092/deepin-terminal.changes 
    2020-02-16 18:30:47.726795744 +0100
@@ -1,0 +2,5 @@
+Tue Feb 11 08:07:54 UTC 2020 - Hillwood Yang <[email protected]>
+
+- Support Leap 15.2 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deepin-terminal.spec ++++++
--- /var/tmp/diff_new_pack.QjqKHP/_old  2020-02-16 18:30:48.314796052 +0100
+++ /var/tmp/diff_new_pack.QjqKHP/_new  2020-02-16 18:30:48.326796058 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package deepin-terminal
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2019 Hillwood Yang <[email protected]>
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2020 Hillwood Yang <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:        Deepin terminal
 License:        GPL-3.0-or-later AND GPL-3.0-only
 Group:          System/X11/Terminals
-Url:            https://github.com/linuxdeepin/deepin-terminal
+URL:            https://github.com/linuxdeepin/deepin-terminal
 Source0:        
https://github.com/linuxdeepin/deepin-terminal/archive/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE deepin-terminal-system-vte.patch [email protected] - 
Use vte in system default
 Patch0:         deepin-terminal-system-vte.patch
@@ -42,7 +42,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(vapigen)
 BuildRequires:  pkgconfig(xcb)
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150100
 BuildRequires:  pkgconfig(vte-2.91)
 %endif
 BuildRequires:  pkgconfig(fontconfig)
@@ -74,7 +74,7 @@
 
 %build
 %cmake -DCMAKE_INSTALL_DIR=%{_prefix} \
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150100
        -DUSE_SYSTEM_VTE=ON \
 %endif
        -DCMAKE_C_FLAGS="$RPM_OPT_FLAGS" \
@@ -105,8 +105,8 @@
 %{_datadir}/%{name}/theme
 %{_datadir}/%{name}/image
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/icons/hicolor/scalable/apps/deepin-terminal.svg
-%{_datadir}/applications/deepin-terminal.desktop
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
+%{_datadir}/applications/%{name}.desktop
 
 %files lang -f %{name}.lang
 


Reply via email to