public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kosmindoormap] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:11 Troy Dawson
  0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 17:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kosmindoormap
Branch : epel10
Commit : 686066ac38d015a5ebaed2652f0a762072fb487e
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-09-11T10:10:37-07:00
Stats  : +21/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kosmindoormap/c/686066ac38d015a5ebaed2652f0a762072fb487e?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index f8ef8c0..363d668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,6 @@
 /kosmindoormap-26.04.1.tar.xz
 /kosmindoormap-26.04.2.tar.xz
 /kosmindoormap-26.04.3.tar.xz
+/kosmindoormap-26.07.90.tar.xz
+/kosmindoormap-26.08.0.tar.xz
+/kosmindoormap-26.08.1.tar.xz

diff --git a/kosmindoormap.spec b/kosmindoormap.spec
index 713a7e1..8130ef3 100644
--- a/kosmindoormap.spec
+++ b/kosmindoormap.spec
@@ -1,5 +1,5 @@
 Name:    kosmindoormap
-Version: 26.04.3
+Version: 26.08.1
 Release: 1%{?dist}
 Summary: OSM multi-floor indoor map renderer
 
@@ -76,6 +76,7 @@ developing applications that use %{name}.
 %{_datadir}/qlogging-categories6/org_kde_kosmindoormap.categories
 %{_qt6_qmldir}/org/kde/kosmindoorrouting/
 %{_kf6_libdir}/libKOSMIndoorRouting.so.*
+%{_kf6_libdir}/qt6/metatypes/qt6kosmindoor*.json
 
 %files devel
 %{_includedir}/KOSMIndoorMap/
@@ -91,6 +92,21 @@ developing applications that use %{name}.
 %{_kf6_libdir}/libKOSMIndoorRouting.so
 
 %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 9e260f7..d78abe6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kosmindoormap-26.04.3.tar.xz) = 14b4f4e283c81d8f536b7082dfcf928f9b40473b92c33d711ebdd82974f0b25a83e3ced3df3e3d4b96f25124fa581445bef826d18d109906681aaa2ce7d3b997
+SHA512 (kosmindoormap-26.08.1.tar.xz) = ea201aac327f0f8df3ba57da63f21ac283617a2648cfaacc8602089668c26da0bfcd3da38de8f4621d7eb4f97ae660e9db9c9eb4ddfb0f409896ff60443ef37d

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/kosmindoormap] epel10: Merge branch f44 into epel10
@ 2026-07-30 15:59 Troy Dawson
  0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 15:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kosmindoormap
Branch : epel10
Commit : 321737750260bb1291facad392609ab3f37f7fda
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-07-30T08:59:17-07:00
Stats  : +31/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kosmindoormap/c/321737750260bb1291facad392609ab3f37f7fda?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index 56a2f15..f8ef8c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,8 @@
 /kosmindoormap-25.12.1.tar.xz
 /kosmindoormap-25.12.2.tar.xz
 /kosmindoormap-25.12.3.tar.xz
+/kosmindoormap-26.03.80.tar.xz
+/kosmindoormap-26.04.0.tar.xz
+/kosmindoormap-26.04.1.tar.xz
+/kosmindoormap-26.04.2.tar.xz
+/kosmindoormap-26.04.3.tar.xz

diff --git a/kosmindoormap.spec b/kosmindoormap.spec
index 79368b9..713a7e1 100644
--- a/kosmindoormap.spec
+++ b/kosmindoormap.spec
@@ -1,5 +1,5 @@
 Name:    kosmindoormap
-Version: 25.12.3
+Version: 26.04.3
 Release: 1%{?dist}
 Summary: OSM multi-floor indoor map renderer
 
@@ -91,6 +91,30 @@ developing applications that use %{name}.
 %{_kf6_libdir}/libKOSMIndoorRouting.so
 
 %changelog
+* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
+- 26.04.3
+
+* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 26.04.2-2
+- Rebuilt for openssl 4.0
+
+* Wed Jun 03 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
+- 26.04.2
+
+* Fri May 29 2026 Miroslav Suchy <msuchy@redhat.com> - 26.04.1-2
+- rebuild for https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x
+
+* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
+- 26.04.1
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 26.04.0-2
+- Rebuild (qt6)
+
+* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 26.04.0-1
+- 26.04.0
+
+* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
+- 26.03.80
+
 * Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
 - 25.12.3
 

diff --git a/sources b/sources
index 0bb31ff..9e260f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kosmindoormap-25.12.3.tar.xz) = 2c365fcad14cd263605f3e1d2df91c35373f75537d47383fe5dc1a39c67572861be10003505240efb111a9f300b462e7e0c8f6287b2fb0018285c888d3b50186
+SHA512 (kosmindoormap-26.04.3.tar.xz) = 14b4f4e283c81d8f536b7082dfcf928f9b40473b92c33d711ebdd82974f0b25a83e3ced3df3e3d4b96f25124fa581445bef826d18d109906681aaa2ce7d3b997

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-11 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 17:11 [rpms/kosmindoormap] epel10: Merge branch f44 into epel10 Troy Dawson
  -- strict thread matches above, loose matches on Subject: below --
2026-07-30 15:59 Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox