Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package purple-rocketchat for
openSUSE:Factory checked in at 2026-03-15 14:32:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purple-rocketchat (Old)
and /work/SRC/openSUSE:Factory/.purple-rocketchat.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "purple-rocketchat"
Sun Mar 15 14:32:21 2026 rev:12 rq:1339025 version:20260223
Changes:
--------
--- /work/SRC/openSUSE:Factory/purple-rocketchat/purple-rocketchat.changes
2025-01-24 13:40:21.934561146 +0100
+++
/work/SRC/openSUSE:Factory/.purple-rocketchat.new.8177/purple-rocketchat.changes
2026-03-15 14:33:07.217248719 +0100
@@ -1,0 +2,19 @@
+Sat Mar 14 22:23:29 UTC 2026 - [email protected]
+
+- Update to version 20260223:
+ * Use the markdown parser from the Discord prpl so as to not need 3rd party
lib
+ * Fix for being unable to connect to servers without a personal_access_token
+ * Fix win32 builds on older gcc's
+ * Create release on master branch
+ * Try fix windows build action
+ * Response to coderabbit suggestions
+ * Only use the correct /v1 api to test a server is actually a server
+ * Almost working windows build - not quite yet
+ * Set PluginInfo summary and description for purple2 too
+ * Use g_memdump2 for glib 2.68 or greater
+ * Add editorconfig to automatically set text-editor settings
+ * Add option to specify proxy connection
+ * Support unencrypted connections e.g. for use with a proxy
+ * Refactor and handle more errno's in rc_socket_got_data
+
+-------------------------------------------------------------------
Old:
----
purple-rocketchat-0.0+git20220925.tar.xz
New:
----
_servicedata
purple-rocketchat-20260223.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ purple-rocketchat.spec ++++++
--- /var/tmp/diff_new_pack.YTtKYr/_old 2026-03-15 14:33:07.697268477 +0100
+++ /var/tmp/diff_new_pack.YTtKYr/_new 2026-03-15 14:33:07.697268477 +0100
@@ -1,7 +1,7 @@
#
# spec file for package purple-rocketchat
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# 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 @@
%define _name rocketchat
Name: purple-rocketchat
-Version: 0.0+git20220925
+Version: 20260223
Release: 0
Summary: RocketChat protocol plugin for libpurple
License: GPL-2.0-or-later
@@ -27,12 +27,8 @@
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
BuildRequires: pkgconfig(json-glib-1.0)
-%if 0%{?suse_version} >= 1650
BuildRequires: pkgconfig(libmarkdown) >= 3.0.0
-%else
-BuildRequires: pkgconfig(libmarkdown)
-%endif
-BuildRequires: pkgconfig(purple)
+BuildRequires: pkgconfig(purple) < 3.0
%description
RocketChat protocol plugin for libpurple-based applications.
@@ -56,7 +52,7 @@
This package provides the icon set for Pidgin.
%prep
-%setup -q
+%autosetup
%build
%make_build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.YTtKYr/_old 2026-03-15 14:33:07.733269959 +0100
+++ /var/tmp/diff_new_pack.YTtKYr/_new 2026-03-15 14:33:07.737270125 +0100
@@ -1,15 +1,15 @@
<services>
- <service mode="disabled" name="tar_scm">
+ <service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/EionRobb/purple-rocketchat</param>
- <param name="filename">purple-rocketchat</param>
- <param name="versionformat">0.0+git%cd</param>
- <param name="revision">a8a887c0c34402293bcf782f1cb76a0046f4a0a0</param>
+ <param name="revision">refs/tags/daily-2026-02-23</param>
+ <param name="versionformat">%cd</param>
+ <param name="changesgenerate">enable</param>
</service>
- <service mode="disabled" name="recompress">
+ <service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
- <service mode="disabled" name="set_version" />
+ <service name="set_version" mode="manual"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/EionRobb/purple-rocketchat</param>
<param
name="changesrevision">d7da13579cea8c470f4564374921519b32766638</param></service></servicedata>
(No newline at EOF)
++++++ purple-rocketchat-0.0+git20220925.tar.xz ->
purple-rocketchat-20260223.tar.xz ++++++
++++ 1698 lines of diff (skipped)