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

A new commit has been pushed.

Repo   : rpms/pim-data-exporter
Branch : epel10
Commit : 419ed2e5f3d71f33fbb42773c3e52a170c966db9
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-09-11T10:17:28-07:00
Stats  : +21/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pim-data-exporter/c/419ed2e5f3d71f33fbb42773c3e52a170c966db9?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index c24bf23..3ec734e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,3 +110,6 @@
 /pim-data-exporter-26.04.1.tar.xz
 /pim-data-exporter-26.04.2.tar.xz
 /pim-data-exporter-26.04.3.tar.xz
+/pim-data-exporter-26.07.90.tar.xz
+/pim-data-exporter-26.08.0.tar.xz
+/pim-data-exporter-26.08.1.tar.xz

diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec
index 4998395..42f47d5 100644
--- a/pim-data-exporter.spec
+++ b/pim-data-exporter.spec
@@ -1,6 +1,6 @@
 Name:    pim-data-exporter
 Summary: Pim Data Exporter
-Version: 26.04.3
+Version: 26.08.1
 Release: 1%{?dist}
 
 License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -44,10 +44,9 @@ BuildRequires: cmake(KF6Contacts)
 BuildRequires: cmake(KPim6IdentityManagementCore)
 BuildRequires: cmake(KPim6MailCommon)
 BuildRequires: cmake(KPim6MailTransport)
-BuildRequires: cmake(KPim6Mime)
+BuildRequires: cmake(KF6Mime)
 BuildRequires: cmake(KPim6PimCommonAkonadi)
 BuildRequires: cmake(KF6CalendarCore)
-BuildRequires: cmake(KPim6AkonadiNotes)
 BuildRequires: cmake(KF6TextCustomEditor)
 BuildRequires: cmake(KF6UserFeedback)
 BuildRequires: cmake(KPim6Libkdepim)
@@ -100,6 +99,21 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.pi
 
 
 %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 a0b410e..83f4ae7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pim-data-exporter-26.04.3.tar.xz) = fad2521a4800e9da66929db65008321d3144e7d27ccc3f470cbd83354324064ff87381b0b44991648a02e646a5274b7124a396054a41dbca3f594f6b5f22d62c
+SHA512 (pim-data-exporter-26.08.1.tar.xz) = 03dc61a116d3d2c6563d6ad550f9e08c4b29d970252a69f7f4021ce4924e4617197dbd0e29cafcff4d3b8925ce513e98b463193a23b98cec094986904664f7a8

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

A new commit has been pushed.

Repo   : rpms/pim-data-exporter
Branch : epel10
Commit : 81cc97a8e7d046f497832e6eeeba6a829b0f9752
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-07-30T09:08:24-07:00
Stats  : +23/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pim-data-exporter/c/81cc97a8e7d046f497832e6eeeba6a829b0f9752?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index 0f80ae7..c24bf23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,8 @@
 /pim-data-exporter-25.12.1.tar.xz
 /pim-data-exporter-25.12.2.tar.xz
 /pim-data-exporter-25.12.3.tar.xz
+/pim-data-exporter-26.03.80.tar.xz
+/pim-data-exporter-26.04.0.tar.xz
+/pim-data-exporter-26.04.1.tar.xz
+/pim-data-exporter-26.04.2.tar.xz
+/pim-data-exporter-26.04.3.tar.xz

diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec
index ec7f7e6..4998395 100644
--- a/pim-data-exporter.spec
+++ b/pim-data-exporter.spec
@@ -1,6 +1,6 @@
 Name:    pim-data-exporter
 Summary: Pim Data Exporter
-Version: 25.12.3
+Version: 26.04.3
 Release: 1%{?dist}
 
 License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -37,6 +37,7 @@ BuildRequires: cmake(KF6DocTools)
 BuildRequires: cmake(KF6I18n)
 BuildRequires: cmake(KF6TextTemplate)
 BuildRequires: cmake(KF6IconThemes)
+BuildRequires: cmake(KF6SyntaxHighlighting)
 
 BuildRequires: cmake(KPim6Akonadi)
 BuildRequires: cmake(KF6Contacts)
@@ -99,6 +100,21 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.pi
 
 
 %changelog
+* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
+- 26.04.3
+
+* Tue Jun 02 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
+- 26.04.2
+
+* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
+- 26.04.1
+
+* 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 eff2204..a0b410e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pim-data-exporter-25.12.3.tar.xz) = 91c68ad0cac3c43273babffa626d0a640053c1321a212980a57601bd775e494d6517b8bf87b5dcb34e05c13c0d072998b8d75500501fa91739b448a9fe58ae9f
+SHA512 (pim-data-exporter-26.04.3.tar.xz) = fad2521a4800e9da66929db65008321d3144e7d27ccc3f470cbd83354324064ff87381b0b44991648a02e646a5274b7124a396054a41dbca3f594f6b5f22d62c

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

end of thread, other threads:[~2026-09-11 17:17 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:17 [rpms/pim-data-exporter] epel10: Merge branch f44 into epel10 Troy Dawson
  -- strict thread matches above, loose matches on Subject: below --
2026-07-30 16:08 Troy Dawson

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