public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alessandro Astone <ales.astone@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ruqola] epel10: 2.3.0
Date: Tue, 04 Aug 2026 21:05:27 GMT [thread overview]
Message-ID: <178587752781.1.10364783917753781926.rpms-ruqola-c440826e2331@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ruqola
Branch : epel10
Commit : c440826e2331eed8f5596bfc735671c96bdfb455
Author : Alessandro Astone <ales.astone@gmail.com>
Date : 2024-10-09T20:13:14+02:00
Stats : +9/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ruqola/c/c440826e2331eed8f5596bfc735671c96bdfb455?branch=epel10
Log:
2.3.0
Bundles a copy of cmark-rc as a shared library,
renamed to libcmark-rc-copy.so.0
https://github.com/dfaure/cmark-rc
---
diff --git a/.gitignore b/.gitignore
index 8c4725b..622cf43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/ruqola-2.1.0.tar.xz
/ruqola-2.2.0.tar.xz
+/ruqola-2.3.0.tar.xz
diff --git a/ruqola.spec b/ruqola.spec
index 7303b99..7ef04f2 100644
--- a/ruqola.spec
+++ b/ruqola.spec
@@ -1,5 +1,5 @@
Name: ruqola
-Version: 2.2.0
+Version: 2.3.0
Release: 1%{?dist}
Summary: Qt-based client for Rocket Chat
@@ -65,6 +65,8 @@ BuildRequires: cmake(PlasmaActivities)
Requires: hicolor-icon-theme
+Provides: bundled(cmark-rc)
+
%description
Ruqola is a Rocket chat client for the KDE desktop.
@@ -102,6 +104,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.ru
%{_kf6_libdir}/{librocketchatrestapi-qt,libruqolacore,libruqolawidgets}.so.0
%{_kf6_metainfodir}/org.kde.ruqola.appdata.xml
%{_kf6_qtplugindir}/ruqolaplugins/
+%{_kf6_libdir}/libcmark-rc-copy.so.*
%files doc
%dir %{_docdir}/HTML/en/ruqola
@@ -109,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.ru
%{_docdir}/HTML/en/ruqola/index.docbook
%changelog
+* Wed Oct 09 2024 Alessandro Astone <ales.astone@gmail.com> - 2.3.0-1
+- new version
+
* Sat Sep 14 2024 Pavel Solovev <daron439@gmail.com> - 2.2.0-1
- new version
diff --git a/sources b/sources
index f0c5622..e9ea1b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ruqola-2.2.0.tar.xz) = e26b1d5157b9d8105b314e28840de1c42a6189a8634982fac25726cdc6e0b7fa382c112a91f92d99e74c5cfceee1fefbb1a05d43b73563e087c7bfeb67ca1c66
+SHA512 (ruqola-2.3.0.tar.xz) = 5a34431ccf395a058a29aa95e5e003d55e3b558896ee354c4415ac0d1aa1e1da4166250194266243cf02f660aca38ef6bde7ac717bf58cf7eca65bb571e69091
reply other threads:[~2026-08-04 21:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178587752781.1.10364783917753781926.rpms-ruqola-c440826e2331@fedoraproject.org \
--to=ales.astone@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox