Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ruqola for openSUSE:Factory checked 
in at 2022-02-15 23:57:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruqola (Old)
 and      /work/SRC/openSUSE:Factory/.ruqola.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruqola"

Tue Feb 15 23:57:19 2022 rev:5 rq:954465 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruqola/ruqola.changes    2022-01-03 
10:49:34.687584094 +0100
+++ /work/SRC/openSUSE:Factory/.ruqola.new.1956/ruqola.changes  2022-02-15 
23:57:40.788278707 +0100
@@ -1,0 +2,21 @@
+Wed Feb  9 19:14:52 UTC 2022 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to version 1.6.2
+  * Fix emoji popup menu position
+  * Fix build with GCC 12
+  * Fix icon name
+  * Use SingleMainWindow=true
+  * Fix layout
+  * Remove debug
+  * Fix place holder
+  * Fix open direct message (we need to use username)
+  * Fix i18n
+  * Update list of emoji
+  * Fix following icon
+  * Fix warning
+  * Fix leaks reported by Asan
+  * Add missing QIcon
+  * Fix show icon when message is following
+- Add signature file and keyring
+
+-------------------------------------------------------------------

Old:
----
  ruqola-1.6.1.tar.xz

New:
----
  ruqola-1.6.2.tar.xz
  ruqola-1.6.2.tar.xz.sig
  ruqola.keyring

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

Other differences:
------------------
++++++ ruqola.spec ++++++
--- /var/tmp/diff_new_pack.3XK3qW/_old  2022-02-15 23:57:41.280280066 +0100
+++ /var/tmp/diff_new_pack.3XK3qW/_new  2022-02-15 23:57:41.288280088 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ruqola
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -16,14 +16,19 @@
 #
 
 
+%bcond_without released
 Name:           ruqola
-Version:        1.6.1
+Version:        1.6.2
 Release:        0
 Summary:        Rocket.chat Client
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Instant Messenger
 URL:            https://invent.kde.org/network/ruqola
 Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
+%if %{with released}
+Source1:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:        %{name}.keyring
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
@@ -70,7 +75,9 @@
 %install
 %kf5_makeinstall -C build
 
+%if %{with released}
 %find_lang %{name}
+%endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -96,6 +103,8 @@
 %{_kf5_appstreamdir}/org.kde.ruqola.appdata.xml
 %{_kf5_debugdir}/ruqola.categories
 
+%if %{with released}
 %files lang -f %{name}.lang
+%endif
 
 %changelog

++++++ ruqola-1.6.1.tar.xz -> ruqola-1.6.2.tar.xz ++++++
++++ 12973 lines of diff (skipped)

Reply via email to