public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kpimtextedit] 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/kpimtextedit
Branch : epel10
Commit : a30d44cb76dd74dbf171f6ca6e1c73ebc06209b8
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:10:57-07:00
Stats : +21/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kpimtextedit/c/a30d44cb76dd74dbf171f6ca6e1c73ebc06209b8?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 095f7b8..1c54ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,6 @@
/kpimtextedit-26.04.1.tar.xz
/kpimtextedit-26.04.2.tar.xz
/kpimtextedit-26.04.3.tar.xz
+/kpimtextedit-26.07.90.tar.xz
+/kpimtextedit-26.08.0.tar.xz
+/kpimtextedit-26.08.1.tar.xz
diff --git a/kpimtextedit.spec b/kpimtextedit.spec
index f0d9d23..362973b 100644
--- a/kpimtextedit.spec
+++ b/kpimtextedit.spec
@@ -1,5 +1,5 @@
Name: kpimtextedit
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
Summary: The KPimTextEdit Library
@@ -74,6 +74,21 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
%files doc
%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 c833e99..c6f528e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kpimtextedit-26.04.3.tar.xz) = b7db03fec58f460b80ea32027a244400873f6ea893e94b3a1f6ce4488fdd089b6e872d4a1003fdc0ca882cd7b59b9ac5ccbc858af8734329ff7ee76657f34722
+SHA512 (kpimtextedit-26.08.1.tar.xz) = 98b1c064959e70f39540070aaa6bf7b442d2fcde9a3bbdca4520fcc105d203a9e2d9175a051b3db795f679038e8ee287bad576975a6d278ff4939063d22bb651
diff --git a/kpimtextedit.spec b/kpimtextedit.spec
index 92c00a7..362973b 100644
--- a/kpimtextedit.spec
+++ b/kpimtextedit.spec
@@ -25,7 +25,7 @@ BuildRequires: cmake(KF6WidgetsAddons)
BuildRequires: cmake(KF6XmlGui)
BuildRequires: cmake(KF6TextEditTextToSpeech)
BuildRequires: cmake(KF6TextEmoticonsWidgets)
-BuildRequires: reuse
+#BuildRequires: reuse
BuildRequires: qt6-qtbase-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/kpimtextedit] 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/kpimtextedit
Branch : epel10
Commit : d98457e7178be12c0c76f492a22a82c1db48cf19
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:59:18-07:00
Stats : +23/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kpimtextedit/c/d98457e7178be12c0c76f492a22a82c1db48cf19?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index d068d6e..095f7b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,8 @@
/kpimtextedit-25.12.1.tar.xz
/kpimtextedit-25.12.2.tar.xz
/kpimtextedit-25.12.3.tar.xz
+/kpimtextedit-26.03.80.tar.xz
+/kpimtextedit-26.04.0.tar.xz
+/kpimtextedit-26.04.1.tar.xz
+/kpimtextedit-26.04.2.tar.xz
+/kpimtextedit-26.04.3.tar.xz
diff --git a/kpimtextedit.spec b/kpimtextedit.spec
index 0ad3cb9..f0d9d23 100644
--- a/kpimtextedit.spec
+++ b/kpimtextedit.spec
@@ -1,5 +1,5 @@
Name: kpimtextedit
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
Summary: The KPimTextEdit Library
@@ -70,12 +70,25 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
%{_kf6_libdir}/libKPim6TextEdit.so
%{_includedir}/KPim6/KPIMTextEdit/
%{_kf6_libdir}/cmake/KPim6TextEdit
-%{_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
+
+* 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 055164b..c833e99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kpimtextedit-25.12.3.tar.xz) = 29821a8d2652601233e46b9e27372a9495f50e7464f11f477bbb1835478f898a64ffc40dbfb173b1f5b8d79bdbcee20d1ef31492c4aa8aa4dd1f8922a21f9270
+SHA512 (kpimtextedit-26.04.3.tar.xz) = b7db03fec58f460b80ea32027a244400873f6ea893e94b3a1f6ce4488fdd089b6e872d4a1003fdc0ca882cd7b59b9ac5ccbc858af8734329ff7ee76657f34722
diff --git a/kpimtextedit.spec b/kpimtextedit.spec
index 0c4b557..f0d9d23 100644
--- a/kpimtextedit.spec
+++ b/kpimtextedit.spec
@@ -25,7 +25,7 @@ BuildRequires: cmake(KF6WidgetsAddons)
BuildRequires: cmake(KF6XmlGui)
BuildRequires: cmake(KF6TextEditTextToSpeech)
BuildRequires: cmake(KF6TextEmoticonsWidgets)
-BuildRequires: reuse
+#BuildRequires: reuse
BuildRequires: qt6-qtbase-devel
^ 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/kpimtextedit] 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