public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6-kcalendarcore] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:45 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-09-11 17:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kcalendarcore
Branch : epel10
Commit : 5ef9164f8e9e135673c1c8dd895ef77a81c688b9
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T09:59:08-07:00
Stats : +23/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kcalendarcore/c/5ef9164f8e9e135673c1c8dd895ef77a81c688b9?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index ed9fcb0..49cb887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,7 @@
/kcalendarcore-6.27.0.tar.xz.sig
/kcalendarcore-6.28.0.tar.xz
/kcalendarcore-6.28.0.tar.xz.sig
+/kcalendarcore-6.29.0.tar.xz
+/kcalendarcore-6.29.0.tar.xz.sig
+/kcalendarcore-6.30.0.tar.xz
+/kcalendarcore-6.30.0.tar.xz.sig
diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec
index 60275f5..3c3e844 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -1,7 +1,7 @@
%global framework kcalendarcore
Name: kf6-%{framework}
-Version: 6.28.0
+Version: 6.30.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
@@ -26,6 +26,7 @@ BuildRequires: pkgconfig(xkbcommon)
BuildRequires: cmake(Qt6Qml)
BuildRequires: python3dist(build)
BuildRequires: python3dist(setuptools)
+BuildRequires: qt-devel
%description
%{summary}.
@@ -64,8 +65,9 @@ Developer Documentation files for %{name} in HTML format
%install
%cmake_install_kf6
+%find_lang kcalendarcore6 --all-name --with-qt
-%files
+%files -f kcalendarcore6.lang
%license LICENSES/*.txt
%{_kf6_datadir}/qlogging-categories6/*kcalendarcore.*
%{_kf6_libdir}/libKF6CalendarCore.so.*
@@ -93,6 +95,18 @@ Developer Documentation files for %{name} in HTML format
%exclude %{_qt6_docdir}/*/*.index
%changelog
+* Fri Sep 04 2026 Steve Cossette <farchord@gmail.com> - 6.30.0-1
+- 6.30.0
+
+* Fri Aug 07 2026 Steve Cossette <farchord@gmail.com> - 6.29.0-1
+- 6.29.0
+
+* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 6.28.0-3
+- Rebuilt for Python 3.15.0b4 ABI change
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.28.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Sat Jul 04 2026 Steve Cossette <farchord@gmail.com> - 6.28.0-1
- 6.28.0
diff --git a/sources b/sources
index 527b7d7..97f7618 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kcalendarcore-6.28.0.tar.xz) = d971bac785c91e5863c2703921f763822c69e492c77905379d3870ccd7c42aa95689546755fd01e9df421833756f21ce6847248c02a965be591a7f294797af0d
-SHA512 (kcalendarcore-6.28.0.tar.xz.sig) = 3051848c73736b8c3e931e67db7d883543633e3d59336fb2570e6100b4085efe43e74434172f42129a4267351d88db9430d074ffcc18eb32e9aefd88b5738ab8
+SHA512 (kcalendarcore-6.30.0.tar.xz) = fa0a44f417e211d91e3782749872af41b42a3d2e5061620c6908e67300516e287b0c8f2e12b74e942c2a7d2400f5346d029d234548c40ee460e5377e354096c3
+SHA512 (kcalendarcore-6.30.0.tar.xz.sig) = b0a061306645e0a806021764349e57402856f72d7ae33eb18184c5510852d5a969b0cb6fb93cd3df258a995746ddccce5981a23ec39f040c42aa4d607d300e3c
diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec
index b00737c..3c3e844 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -19,6 +19,7 @@ BuildRequires: libical-devel
BuildRequires: cmake(Qt6Core)
BuildRequires: clang-devel
BuildRequires: python3-devel
+BuildRequires: python3-wheel
BuildRequires: cmake(Shiboken6)
BuildRequires: cmake(PySide6)
BuildRequires: pkgconfig(xkbcommon)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 17:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 17:45 [rpms/kf6-kcalendarcore] epel10: Merge branch f44 into epel10 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox