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

A new commit has been pushed.

Repo   : rpms/mimetreeparser
Branch : epel10
Commit : 9c7da522449c7a64d5e7fc4f5623344c62e830ad
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-09-11T10:16:42-07:00
Stats  : +21/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mimetreeparser/c/9c7da522449c7a64d5e7fc4f5623344c62e830ad?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index 9f13133..19a8eb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,6 @@
 /mimetreeparser-26.04.1.tar.xz
 /mimetreeparser-26.04.2.tar.xz
 /mimetreeparser-26.04.3.tar.xz
+/mimetreeparser-26.07.90.tar.xz
+/mimetreeparser-26.08.0.tar.xz
+/mimetreeparser-26.08.1.tar.xz

diff --git a/mimetreeparser.spec b/mimetreeparser.spec
index 53e9d92..7e01081 100644
--- a/mimetreeparser.spec
+++ b/mimetreeparser.spec
@@ -1,5 +1,5 @@
 Name:    mimetreeparser
-Version: 26.04.3
+Version: 26.08.1
 Release: 1%{?dist}
 Summary: Parser for MIME trees
 
@@ -22,7 +22,7 @@ BuildRequires:  cmake(KF6CalendarCore)
 BuildRequires:  cmake(KF6WidgetsAddons)
 BuildRequires:  cmake(KF6ColorScheme)
 BuildRequires:  cmake(KF6Config)
-BuildRequires:  cmake(KPim6Mime)
+BuildRequires:  cmake(KF6Mime)
 BuildRequires:  cmake(KPim6Mbox)
 BuildRequires:  cmake(KPim6Libkleo)
 BuildRequires:  cmake(QGpgmeQt6)
@@ -74,6 +74,21 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
 
 
 %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 d238a7e..b62f773 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mimetreeparser-26.04.3.tar.xz) = 81b19026cd7b15e3dfc169fb5b3653601b485e135d7fb6da72a9878fa01a5fc421a4de10e6bb4826c224fd818a3fa68114a40cecb7265bae704d34f6748c244d
+SHA512 (mimetreeparser-26.08.1.tar.xz) = 45561e4366e8de0b7ea1dc7474c254ab8d8c7835da9870ba906466f4bf1ff47abfc49a5de4b8efecbdeb9353324f15339f714d30b81ceaa0039c8e56c6c36864

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

* [rpms/mimetreeparser] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:07 Troy Dawson
  0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 16:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mimetreeparser
Branch : epel10
Commit : 90341562a212d03a57a3d903fec4a371ad666fd6
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-07-30T09:07:07-07:00
Stats  : +27/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mimetreeparser/c/90341562a212d03a57a3d903fec4a371ad666fd6?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index 0a1ab35..9f13133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,8 @@
 /mimetreeparser-25.12.1.tar.xz
 /mimetreeparser-25.12.2.tar.xz
 /mimetreeparser-25.12.3.tar.xz
+/mimetreeparser-26.03.80.tar.xz
+/mimetreeparser-26.04.0.tar.xz
+/mimetreeparser-26.04.1.tar.xz
+/mimetreeparser-26.04.2.tar.xz
+/mimetreeparser-26.04.3.tar.xz

diff --git a/mimetreeparser.spec b/mimetreeparser.spec
index 438f8c5..53e9d92 100644
--- a/mimetreeparser.spec
+++ b/mimetreeparser.spec
@@ -1,5 +1,5 @@
 Name:    mimetreeparser
-Version: 25.12.3
+Version: 26.04.3
 Release: 1%{?dist}
 Summary: Parser for MIME trees
 
@@ -28,6 +28,8 @@ BuildRequires:  cmake(KPim6Libkleo)
 BuildRequires:  cmake(QGpgmeQt6)
 BuildRequires:  cmake(Qt6Quick)
 BuildRequires:  cmake(Qt6Widgets)
+BuildRequires:  cmake(KF6KIO)
+BuildRequires:  pkgconfig(cups)
 
 %description
 %{summary}.
@@ -67,13 +69,29 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
 %{_kf6_libdir}/libKPim6MimeTreeParser*.so
 %{_includedir}/KPim6/MimeTreeParser*/
 %{_kf6_libdir}/cmake/KPim6MimeTreeParser*/
-%{_qt6_docdir}/*.tags
 
 %files doc
-%{_qt6_docdir}/*.qch
 
 
 %changelog
+* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
+- 26.04.3
+
+* Wed Jun 03 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
+
+* 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 ad2649f..d238a7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mimetreeparser-25.12.3.tar.xz) = e743d325d2246758383454d2d8f76f5bd2fc9e8fae4ad389ef189a26f90dab58631a8b427f84d59f7cebab684b91156a48e2ab56f566fae5d8b03d84d80a0022
+SHA512 (mimetreeparser-26.04.3.tar.xz) = 81b19026cd7b15e3dfc169fb5b3653601b485e135d7fb6da72a9878fa01a5fc421a4de10e6bb4826c224fd818a3fa68114a40cecb7265bae704d34f6748c244d

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

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

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