Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2021-02-16 09:19:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psi+ (Old)
 and      /work/SRC/openSUSE:Factory/.psi+.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "psi+"

Tue Feb 16 09:19:01 2021 rev:60 rq:869196 version:1.5.1477+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/psi+/psi+-lang.changes   2020-10-10 
00:29:35.177160001 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new.28504/psi+-lang.changes        
2021-02-16 09:19:03.431172718 +0100
@@ -1,0 +2,5 @@
+Thu Feb  4 08:54:41 UTC 2021 - Jiri Slaby <[email protected]>
+
+- update to 1.5.1477+3
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/psi+/psi+.changes        2020-10-10 
00:29:35.221160023 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new.28504/psi+.changes     2021-02-16 
09:19:03.527172851 +0100
@@ -1,0 +2,29 @@
+Thu Feb  4 08:51:58 UTC 2021 - Jiri Slaby <[email protected]>
+
+- update to 1.5.1477+3
+  * Don't crash if webkit theme requests not existing icon
+  * Christmas edition.. jingle bells.. jingle bells..
+  * libpsi relinked
+  * iris relinked
+  * Fix loading of themes in webkit and webengine builds of Psi
+  * Fix build of webkit version of Psi
+  * Update cmake script for version calc
+  * Tiny fix in INSTALL
+  * Update documentation
+  * Clean up source tree
+  * Removed support of qmake based builds
+  * Remove outdated documentation.
+  * Added a workaround for user toolitips wrong rendering with Qt 5.15
+  * Add app version to QApplication object
+  * Use notification service to show muc join errors
+  * Never "." in <summary> and add missing "+" (#602)
+  * Add AkariXB bot (#604)
+  * jabber: to xmpp: (#603)
+  * Added bundled usrsctp
+  * Added closing </div>
+  * Return icon size in the very end of the size computation function (easier 
to debug)
+  * Remove unused Prosody stuff
+  * More excludes for the pre-commit hook
+  * Fixed crash on profile change
+
+-------------------------------------------------------------------

Old:
----
  psi+-1.4.1513+0.obscpio
  psi-plus-l10n-1.4.1510+1.obscpio

New:
----
  psi+-1.5.1477+0.obscpio
  psi-plus-l10n-1.5.1477+3.obscpio

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

Other differences:
------------------
++++++ psi+-lang.spec ++++++
--- /var/tmp/diff_new_pack.reGEcO/_old  2021-02-16 09:19:08.011179030 +0100
+++ /var/tmp/diff_new_pack.reGEcO/_new  2021-02-16 09:19:08.015179036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psi+-lang
 #
-# 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
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.4.1510+1
+%define version_unconverted 1.5.1477+3
 
 Name:           psi+-lang
 URL:            https://github.com/psi-plus/psi-plus-l10n
-Version:        1.4.1510+1
+Version:        1.5.1477+3
 Release:        0
 Summary:        Translations for Psi+
 License:        GPL-2.0-or-later

++++++ psi+.spec ++++++
--- /var/tmp/diff_new_pack.reGEcO/_old  2021-02-16 09:19:08.031179058 +0100
+++ /var/tmp/diff_new_pack.reGEcO/_new  2021-02-16 09:19:08.035179064 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psi+
 #
-# 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,11 +18,11 @@
 
 %define __builder ninja
 
-%define version_unconverted 1.4.1513+0
+%define version_unconverted 1.5.1477+0
 
 Name:           psi+
 URL:            https://github.com/psi-plus
-Version:        1.4.1513+0
+Version:        1.5.1477+0
 Release:        0
 Summary:        Jabber client using Qt
 License:        GPL-2.0-or-later AND Apache-2.0
@@ -35,6 +35,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hunspell-devel
 BuildRequires:  libXScrnSaver-devel
+BuildRequires:  libgpg-error-devel
 BuildRequires:  libidn-devel
 BuildRequires:  libotr-devel
 BuildRequires:  libproxy-devel
@@ -44,6 +45,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  tar
 BuildRequires:  update-desktop-files
+BuildRequires:  usrsctp-devel
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 BuildRequires:  cmake(Qt5Concurrent)
@@ -354,6 +356,7 @@
 
 %build
 %cmake \
+       -DPRODUCTION=ON \
        -DCHAT_TYPE=WEBENGINE \
        -DENABLE_PLUGINS=ON \
        -DINSTALL_PLUGINS_SDK=ON
@@ -370,8 +373,6 @@
 
 %fdupes $RPM_BUILD_ROOT/%{_datadir}
 
-dos2unix ChangeLog.Psi+.txt
-
 %files plugins-juickplugin
 %defattr(-,root,root)
 %{pluginspath}/libjuickplugin.so
@@ -490,7 +491,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog.Psi+.txt README README.html TODO
+%doc README README.html TODO
 %license COPYING 3rdparty/qite/LICENSE
 %{_bindir}/psi-plus
 %{_datadir}/applications/psi-plus.desktop

++++++ psi+-1.4.1513+0.obscpio -> psi+-1.5.1477+0.obscpio ++++++
/work/SRC/openSUSE:Factory/psi+/psi+-1.4.1513+0.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.28504/psi+-1.5.1477+0.obscpio differ: char 
49, line 1

++++++ psi+.obsinfo ++++++
--- /var/tmp/diff_new_pack.reGEcO/_old  2021-02-16 09:19:08.095179146 +0100
+++ /var/tmp/diff_new_pack.reGEcO/_new  2021-02-16 09:19:08.099179152 +0100
@@ -1,5 +1,5 @@
 name: psi+
-version: 1.4.1513+0
-mtime: 1601333410
-commit: 827c59bf699674c657dc3a6124dd79435d9f4519
+version: 1.5.1477+0
+mtime: 1609447809
+commit: 49ed0c8879d4a8124c1c7b96ab280277daeb63f8
 

++++++ psi-plus-l10n-1.4.1510+1.obscpio -> psi-plus-l10n-1.5.1477+3.obscpio 
++++++
/work/SRC/openSUSE:Factory/psi+/psi-plus-l10n-1.4.1510+1.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.28504/psi-plus-l10n-1.5.1477+3.obscpio 
differ: char 47, line 1

++++++ psi-plus-l10n.obsinfo ++++++
--- /var/tmp/diff_new_pack.reGEcO/_old  2021-02-16 09:19:08.139179207 +0100
+++ /var/tmp/diff_new_pack.reGEcO/_new  2021-02-16 09:19:08.139179207 +0100
@@ -1,5 +1,5 @@
 name: psi-plus-l10n
-version: 1.4.1510+1
-mtime: 1599416206
-commit: 727911b86f9b49673a2613cb0e2c4c31a9451c0d
+version: 1.5.1477+3
+mtime: 1612133990
+commit: a49a6e4187bd781a55e32ec85b245179efa86089
 

Reply via email to