public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6-kcalendarcore] rawhide: 6.30.0
@ 2026-09-05 1:44 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-09-05 1:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kcalendarcore
Branch : rawhide
Commit : 6a75b92d9d9e070292bfa0b70a6b81e26580ed19
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-09-04T21:44:32-04:00
Stats : +11/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kcalendarcore/c/6a75b92d9d9e070292bfa0b70a6b81e26580ed19?branch=rawhide
Log:
6.30.0
---
diff --git a/.gitignore b/.gitignore
index ad9b9e2..49cb887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,5 @@
/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 ce173bf..b00737c 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -1,7 +1,7 @@
%global framework kcalendarcore
Name: kf6-%{framework}
-Version: 6.29.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
@@ -25,6 +25,7 @@ BuildRequires: pkgconfig(xkbcommon)
BuildRequires: cmake(Qt6Qml)
BuildRequires: python3dist(build)
BuildRequires: python3dist(setuptools)
+BuildRequires: qt-devel
%description
%{summary}.
@@ -63,8 +64,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.*
@@ -92,6 +94,9 @@ 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
diff --git a/sources b/sources
index 80ce3ac..97f7618 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kcalendarcore-6.29.0.tar.xz) = d8cc10c423bd40659badf25f0d1225c64f0bc8be7e026053d0c380c828ed6c2b1253e39ab8e3292eafc7f0be2feb32a531a9476302d6f223039497fe9521c4e1
-SHA512 (kcalendarcore-6.29.0.tar.xz.sig) = 40360f047e0ae74c7d4c41c12a34258fb166d198d01a243b407e44484a8236a0c24993e5506e9b9397e7d249c72295e6c1dd3a8d7f975f8718ac1b91375d232e
+SHA512 (kcalendarcore-6.30.0.tar.xz) = fa0a44f417e211d91e3782749872af41b42a3d2e5061620c6908e67300516e287b0c8f2e12b74e942c2a7d2400f5346d029d234548c40ee460e5377e354096c3
+SHA512 (kcalendarcore-6.30.0.tar.xz.sig) = b0a061306645e0a806021764349e57402856f72d7ae33eb18184c5510852d5a969b0cb6fb93cd3df258a995746ddccce5981a23ec39f040c42aa4d607d300e3c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-05 1:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-05 1:44 [rpms/kf6-kcalendarcore] rawhide: 6.30.0 Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox