public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kf6-kcalendarcore] epel10: 6.26.0
Date: Thu, 30 Jul 2026 15:45:38 GMT	[thread overview]
Message-ID: <178542633833.1.8660913562390857289.rpms-kf6-kcalendarcore-1b49cc8604d2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kf6-kcalendarcore
Branch : epel10
Commit : 1b49cc8604d23429b04040b9a6b7d4a23f0f0b6f
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-05-01T18:08:34-04:00
Stats  : +25/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kf6-kcalendarcore/c/1b49cc8604d23429b04040b9a6b7d4a23f0f0b6f?branch=epel10

Log:
6.26.0

---
diff --git a/.gitignore b/.gitignore
index f97a0d7..f5463c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@
 /kcalendarcore-6.24.0.tar.xz.sig
 /kcalendarcore-6.25.0.tar.xz
 /kcalendarcore-6.25.0.tar.xz.sig
+/kcalendarcore-6.26.0.tar.xz
+/kcalendarcore-6.26.0.tar.xz.sig

diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec
index 04948c1..5ddefc3 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -1,7 +1,7 @@
 %global		framework kcalendarcore
 
 Name:		kf6-%{framework}
-Version:	6.25.0
+Version:	6.26.0
 Release:	1%{?dist}
 Summary:	KDE Frameworks 6 Tier 1 KCalendarCore Library
 License:	BSD-3-Clause AND LGPL-2.0-or-later AND LGPL-3.0-or-later
@@ -16,13 +16,24 @@ BuildRequires:	extra-cmake-modules >= %{version}
 BuildRequires:	kf6-rpm-macros
 BuildRequires:	bison
 BuildRequires:	libical-devel
-BuildRequires:	qt6-qtbase-devel
+BuildRequires:	cmake(Qt6Core)
+BuildRequires:  clang-devel
+BuildRequires:  python3-devel
+BuildRequires:  cmake(Shiboken6)
+BuildRequires:  cmake(PySide6)
 BuildRequires:	pkgconfig(xkbcommon)
 BuildRequires:  cmake(Qt6Qml)
+BuildRequires:  python3dist(build)
+BuildRequires:  python3dist(setuptools)
 
 %description
 %{summary}.
 
+%package	-n python3-%{name}
+Summary:        Qt for Python bindings for %{name}
+%description	-n python3-%{name}
+The package contains the pyside6 bindings library for %{name}
+
 %package	devel
 Summary:	Development files for %{name}
 Requires:	%{name} = :%{version}-%{release}
@@ -59,11 +70,16 @@ Developer Documentation files for %{name} in HTML format
 %{_kf6_libdir}/libKF6CalendarCore.so.*
 %{_kf6_qmldir}/org/kde/calendarcore/
 
+%files -n python3-%{name}
+%{python3_sitearch}/KCalendarCore.cpython-%{python3_version_nodots}*.so
+
 %files devel
 %{_kf6_includedir}/KCalendarCore/
 %{_kf6_libdir}/libKF6CalendarCore.so
 %{_kf6_libdir}/cmake/KF6CalendarCore/
 %{_kf6_libdir}/pkgconfig/KF6CalendarCore.pc
+%{_includedir}/PySide6/KCalendarCore/
+%{_kf6_datadir}/PySide6/typesystems/typesystem_kcalendarcore.xml
 %{_qt6_docdir}/*/*.tags
 %{_qt6_docdir}/*/*.index
 
@@ -76,6 +92,9 @@ Developer Documentation files for %{name} in HTML format
 %exclude %{_qt6_docdir}/*/*.index
 
 %changelog
+* Fri May 01 2026 Steve Cossette <farchord@gmail.com> - 6.26.0-1
+- 6.26.0
+
 * Thu Apr 09 2026 Steve Cossette <farchord@gmail.com> - 6.25.0-1
 - 6.25.0
 

diff --git a/sources b/sources
index f479b07..152507a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kcalendarcore-6.25.0.tar.xz) = 41875d4e239a7c4e15887b1aaa945260b5e9c01a2c594e35a1d103e938fa8dd4b41179b91968642bc8f02d216bc7bea399ccc2f28761b0702944bb606b4f425b
-SHA512 (kcalendarcore-6.25.0.tar.xz.sig) = 85a29f9ac74bd2d185dc58d026e97ec4e86e548965ac795ae5d618dc24889f1ad98c725dcd7a1d16eb297f5b0203774233218c18e6fcc51d7dad6ec7e9c55a92
+SHA512 (kcalendarcore-6.26.0.tar.xz) = cef93d632d826a45fc7e026bdb24698bd9715fd4d16d1084d051e4eb28d3e240ded9647aaeaf09926faf9ee54d903260f966233f952adc1c25d017a935ab14ee
+SHA512 (kcalendarcore-6.26.0.tar.xz.sig) = 4149ec64b0d30878d308ed6754843e43d9481909e0d304dc20ace78607809761d2595e39ad1e87a9da77bab6999e253efc1e27f75fe06ae4b5f238a7bb646721

                 reply	other threads:[~2026-07-30 15:45 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=178542633833.1.8660913562390857289.rpms-kf6-kcalendarcore-1b49cc8604d2@fedoraproject.org \
    --to=farchord@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