public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ruqola] epel10: 2.3.0
@ 2026-08-04 21:05 Alessandro Astone
  0 siblings, 0 replies; only message in thread
From: Alessandro Astone @ 2026-08-04 21:05 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 21:05 [rpms/ruqola] epel10: 2.3.0 Alessandro Astone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox