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/kig] epel10: 25.07.80
Date: Tue, 04 Aug 2026 19:45:42 GMT [thread overview]
Message-ID: <178587274297.1.11656055306500997459.rpms-kig-fb10db14623b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : fb10db14623b83f9e3186eac509d40ec9a9a3ad7
Author : Steve Cossette <farchord@gmail.com>
Date : 2025-07-14T13:19:26-04:00
Stats : +32/-29 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/fb10db14623b83f9e3186eac509d40ec9a9a3ad7?branch=epel10
Log:
25.07.80
---
diff --git a/.gitignore b/.gitignore
index 6eda3ec..7e66037 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,4 @@
/kig-25.04.1.tar.xz
/kig-25.04.2.tar.xz
/kig-25.04.3.tar.xz
+/kig-25.07.80.tar.xz
diff --git a/kig.spec b/kig.spec
index 2ebf430..f97cb62 100644
--- a/kig.spec
+++ b/kig.spec
@@ -3,7 +3,7 @@
Name: kig
Summary: Interactive Geometry
-Version: 25.04.3
+Version: 25.07.80
Release: 1%{?dist}
License: BSD-3-Clause AND GFDL-1.2-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.1-or-later
@@ -31,22 +31,21 @@ BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: extra-cmake-modules
-BuildRequires: kf5-rpm-macros
-
-BuildRequires: cmake(KF5DocTools)
-BuildRequires: cmake(KF5Parts)
-BuildRequires: cmake(KF5I18n)
-BuildRequires: cmake(KF5TextEditor)
-BuildRequires: cmake(KF5ConfigWidgets)
-BuildRequires: cmake(KF5IconThemes)
-BuildRequires: cmake(KF5Archive)
-BuildRequires: cmake(KF5XmlGui)
-BuildRequires: cmake(KF5Crash)
-BuildRequires: cmake(KF5CoreAddons)
-
-BuildRequires: pkgconfig(Qt5PrintSupport)
-BuildRequires: pkgconfig(Qt5Svg)
-BuildRequires: pkgconfig(Qt5XmlPatterns)
+BuildRequires: kf6-rpm-macros
+
+BuildRequires: cmake(KF6Parts)
+BuildRequires: cmake(KF6DocTools)
+BuildRequires: cmake(KF6I18n)
+BuildRequires: cmake(KF6TextEditor)
+BuildRequires: cmake(KF6IconThemes)
+BuildRequires: cmake(KF6ConfigWidgets)
+BuildRequires: cmake(KF6Archive)
+BuildRequires: cmake(KF6XmlGui)
+BuildRequires: cmake(KF6Crash)
+BuildRequires: cmake(KF6CoreAddons)
+
+BuildRequires: cmake(Qt6Svg)
+BuildRequires: cmake(Qt6PrintSupport)
# when split occurred
Conflicts: kdeedu-math < 4.7.0-10
@@ -62,7 +61,7 @@ Conflicts: kdeedu-math < 4.7.0-10
%build
-%cmake_kf5 \
+%cmake_kf6 \
-DPYTHON_EXECUTABLE:PATH=%{__python3} \
-DPYTHON_INCLUDE_DIR=%{_python3_include} \
-DPYTHON_LIBRARY=%{_python3_lib} \
@@ -83,24 +82,27 @@ Conflicts: kdeedu-math < 4.7.0-10
%check
-desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
+desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop
%files -f %{name}.lang
%license LICENSES/*
-%{_kf5_bindir}/%{name}*
-%{_kf5_bindir}/pykig.*
-%{_kf5_datadir}/applications/org.kde.%{name}.desktop
-%{_kf5_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_kf5_datadir}/icons/hicolor/*/mimetypes/application-x-%{name}.*
-%{_kf5_datadir}/%{name}/
-%{_kf5_plugindir}/parts/kigpart.so
-%{_kf5_datadir}/katepart5/syntax/python-kig.xml
-%{_kf5_datadir}/metainfo/org.kde.%{name}.metainfo.xml
+%{_kf6_bindir}/%{name}*
+%{_kf6_bindir}/pykig.*
+%{_kf6_datadir}/applications/org.kde.%{name}.desktop
+%{_kf6_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_kf6_datadir}/icons/hicolor/*/mimetypes/application-x-%{name}.*
+%{_kf6_datadir}/%{name}/
+%{_kf6_plugindir}/parts/kigpart.so
+%{_kf6_datadir}/katepart5/syntax/python-kig.xml
+%{_kf6_datadir}/metainfo/org.kde.%{name}.metainfo.xml
%{_mandir}/man1/kig.1*
%changelog
+* Fri Jul 11 2025 Steve Cossette <farchord@gmail.com> - 25.07.80-1
+- 25.07.80
+
* Thu Jul 03 2025 Steve Cossette <farchord@gmail.com> - 25.04.3-1
- 25.04.3
diff --git a/sources b/sources
index 095f8a1..e3cbf91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kig-25.04.3.tar.xz) = 998732ab87ec619e80b0d0fc4168110db3ca05dc47c2eb50fe970894b39c39097980a0c5d7d59b1106eac7c1eefce7e0361ed96143eb0146da24a5f1f2ac4bc0
+SHA512 (kig-25.07.80.tar.xz) = 831561445d682b7917dbb5cc1b884523f92b764a3b7c76c32d066cbc33c27c94823259f26a7baf9988b69ce64d1f65d11a176934bd3e6d5932f5b973c888ddb6
reply other threads:[~2026-08-04 19: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=178587274297.1.11656055306500997459.rpms-kig-fb10db14623b@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