Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package EternalTerminal for openSUSE:Factory 
checked in at 2021-04-08 21:32:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/EternalTerminal (Old)
 and      /work/SRC/openSUSE:Factory/.EternalTerminal.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "EternalTerminal"

Thu Apr  8 21:32:37 2021 rev:10 rq:883818 version:6.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/EternalTerminal/EternalTerminal.changes  
2020-11-23 10:20:44.668702099 +0100
+++ 
/work/SRC/openSUSE:Factory/.EternalTerminal.new.2401/EternalTerminal.changes    
    2021-04-08 21:32:52.523853876 +0200
@@ -1,0 +2,47 @@
+Wed Apr  7 07:37:08 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.7:
+  * Fix race condition in connection test
+  * Reduce debug object size
+  * Move deployment scripts to deployment branch
+  * Do not install files from PlatformFolders project
+
+-------------------------------------------------------------------
+Wed Apr  7 07:36:41 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.6:
+  * Fix crash on exit.
+  * Fix ARM build.
+
+-------------------------------------------------------------------
+Wed Apr  7 07:36:16 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.5:
+  * Fixes for various OSes
+  * Update sentry version
+
+-------------------------------------------------------------------
+Sun Mar 14 14:43:18 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.4:
+  * Add stack trace on unhandled exception
+
+-------------------------------------------------------------------
+Mon Mar  8 08:11:15 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.3:
+  * Fixes for various OSes and build systems
+  * Allow older cmake versions on non-windows platforms
+  * Fix for older cmake versions
+
+-------------------------------------------------------------------
+Fri Mar  5 09:27:20 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 6.1.0:
+  * Build using vcpkg
+  * Monitor crashes
+  * Fix some race conditions
+  * Add --ssh-option argument for passing arguments to ssh
+  * Android support
+
+-------------------------------------------------------------------

Old:
----
  et-v6.0.13.tar.gz

New:
----
  et-v6.1.7.tar.gz

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

Other differences:
------------------
++++++ EternalTerminal.spec ++++++
--- /var/tmp/diff_new_pack.Z1C7yj/_old  2021-04-08 21:32:53.447854891 +0200
+++ /var/tmp/diff_new_pack.Z1C7yj/_new  2021-04-08 21:32:53.447854891 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package EternalTerminal
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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 @@
 
 %global _firewalld_dir %{_prefix}/lib/firewalld
 Name:           EternalTerminal
-Version:        6.0.13
+Version:        6.1.7
 Release:        0
 Summary:        Remote shell that survives IP roaming and disconnect
 License:        Apache-2.0
@@ -27,12 +27,16 @@
 Source1:        et.xml
 BuildRequires:  boost-devel
 BuildRequires:  cmake
+BuildRequires:  curl-devel
 BuildRequires:  firewall-macros
 BuildRequires:  firewalld
 BuildRequires:  gcc-c++
 BuildRequires:  gflags-devel
+BuildRequires:  libopenssl-1_1-devel
 BuildRequires:  libsodium-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  ninja
+BuildRequires:  pkgconfig
 BuildRequires:  protobuf-devel
 BuildRequires:  utempter-devel
 BuildRequires:  pkgconfig(systemd)
@@ -46,7 +50,9 @@
 %autosetup -n EternalTerminal-et-v%{version}
 
 %build
-%cmake
+# see https://github.com/MisterTea/EternalTerminal/issues/403
+%cmake -DDISABLE_VCPKG:BOOL=ON 
-DProtobuf_LITE_LIBRARY=%{_libdir}/libprotobuf-lite.so
+make %{?_smp_mflags}
 
 %install
 %cmake_install

++++++ et-v6.0.13.tar.gz -> et-v6.1.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/EternalTerminal/et-v6.0.13.tar.gz 
/work/SRC/openSUSE:Factory/.EternalTerminal.new.2401/et-v6.1.7.tar.gz differ: 
char 12, line 1

Reply via email to