public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/koko] epel10: Merge branch f44 into epel10
Date: Fri, 11 Sep 2026 17:08:57 GMT [thread overview]
Message-ID: <178914653773.1.9699277971678587907.rpms-koko-1078a5eb06b5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/koko
Branch : epel10
Commit : 1078a5eb06b5d7840b47be3e1ced1c9f4e1c40b5
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:08:33-07:00
Stats : +24/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/koko/c/1078a5eb06b5d7840b47be3e1ced1c9f4e1c40b5?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index ce09c4c..b73497d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,6 @@
/koko-26.04.1.tar.xz
/koko-26.04.2.tar.xz
/koko-26.04.3.tar.xz
+/koko-26.07.90.tar.xz
+/koko-26.08.0.tar.xz
+/koko-26.08.1.tar.xz
diff --git a/koko.spec b/koko.spec
index 58280ce..db33766 100644
--- a/koko.spec
+++ b/koko.spec
@@ -3,7 +3,7 @@
ExcludeArch: %{ix86}
Name: koko
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
# Automatically converted from old format: GPLv2+ and GPLv3 and LGPLv2 and LGPLv2+ and CC0 and BSD - review is highly recommended.
License: GPL-2.0-or-later AND GPL-3.0-only AND LicenseRef-Callaway-LGPLv2 AND LicenseRef-Callaway-LGPLv2+ AND CC0-1.0 AND LicenseRef-Callaway-BSD
@@ -14,6 +14,8 @@ Source1: https://download.geonames.org/export/dump/cities1000.zip
Source2: https://download.geonames.org/export/dump/admin1CodesASCII.txt
Source3: https://download.geonames.org/export/dump/admin2Codes.txt
+# Upstream patches
+
BuildRequires: desktop-file-utils
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
@@ -44,6 +46,7 @@ BuildRequires: cmake(KQuickImageEditor)
BuildRequires: cmake(KF6Purpose)
BuildRequires: cmake(KF6KirigamiAddons)
BuildRequires: cmake(KF6Crash)
+BuildRequires: cmake(KF6KirigamiAppComponents)
BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(xcb)
@@ -64,7 +67,7 @@ Obsoletes: %{name}-devel < 24.01.80
%{summary}.
%prep
-%autosetup
+%autosetup -p1
# Copying these to src dir as per https://invent.kde.org/graphics/koko/-/blob/master/README.md Packaging section.
cp %{_topdir}/SOURCES/cities1000.zip src/
cp %{_topdir}/SOURCES/admin1CodesASCII.txt src/
@@ -92,6 +95,21 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{
%{_kf6_metainfodir}/org.kde.%{name}.appdata.xml
%changelog
+* Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
+- 26.08.1
+
+* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
+- 26.08.0
+
+* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
+- 26.07.90
+
+* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
+- 26.07.80
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
- 26.04.3
diff --git a/sources b/sources
index 22466e9..096b2ec 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (cities1000.zip) = 2922fc107c6f86696862f9f6a7a0c447782add250b565ae8f51cda916c568eb8b4227b20e0f5a75d3c5f961aacee6393939711785101fcf2ab8a2fcdd0a409a2
-SHA512 (koko-26.04.3.tar.xz) = b0230de7ebb61e547922f8ddc0f0e27347a5f6fa52163dcd17ef20ec40a285ed7572881be578a2fa98f660b981d82ad6a5588cd2788d3ae6044780eeb8d0db43
+SHA512 (koko-26.08.1.tar.xz) = 9159c9f728c78b36b24b225594433e38c92c5d21860661aad5ab15dd2dfba046ea7514d8f1c7adc777b189752ff0a6e0116ad866b2758fad73f5c51df6448f84
next reply other threads:[~2026-09-11 17:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-11 17:08 Troy Dawson [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 15:57 [rpms/koko] epel10: Merge branch f44 into epel10 Troy Dawson
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=178914653773.1.9699277971678587907.rpms-koko-1078a5eb06b5@fedoraproject.org \
--to=tdawson@redhat.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