public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libksane] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:15 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 17:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libksane
Branch : epel10
Commit : 7e8f03b61143620c2cfe340d82dabb829f46b8f0
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:15:36-07:00
Stats : +20/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libksane/c/7e8f03b61143620c2cfe340d82dabb829f46b8f0?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index d000fed..4902a84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,6 @@
/libksane-26.04.1.tar.xz
/libksane-26.04.2.tar.xz
/libksane-26.04.3.tar.xz
+/libksane-26.07.90.tar.xz
+/libksane-26.08.0.tar.xz
+/libksane-26.08.1.tar.xz
diff --git a/libksane.spec b/libksane.spec
index 3b0d60f..798d534 100644
--- a/libksane.spec
+++ b/libksane.spec
@@ -1,6 +1,6 @@
Name: libksane
Summary: SANE Library interface for KDE
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
License: CC0-1.0 AND LGPL-2.1-only AND LGPL-3.0-only
@@ -75,6 +75,21 @@ Obsoletes: %{name}-qt6-devel < 24.12.0
%{_libdir}/cmake/KSaneWidgets6/
%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 b38dc9b..3eb28bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libksane-26.04.3.tar.xz) = 6b1d16dafef7d1f5876b6a80ea47fac03a50b6fa0c93ff776dc3890de5740d804fadc3c3493b9b8e842223b81d4916b26ef4329a7ef2e3eb8c8fa66d81ce3bc6
+SHA512 (libksane-26.08.1.tar.xz) = dbfd5d34996a8bf0abbd2cc449354939b5b48c6dcba79765eb68735bc408fb7155f64acc51bacf955ddb007fbb6a46f31809ccf7325f036349caf676a8cf6f5d
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/libksane] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:05 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 16:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libksane
Branch : epel10
Commit : 9374f41bae0f1b3123bbe63c56f0937b0b006b1c
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:05:10-07:00
Stats : +22/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libksane/c/9374f41bae0f1b3123bbe63c56f0937b0b006b1c?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 684f52d..d000fed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,8 @@
/libksane-25.12.1.tar.xz
/libksane-25.12.2.tar.xz
/libksane-25.12.3.tar.xz
+/libksane-26.03.80.tar.xz
+/libksane-26.04.0.tar.xz
+/libksane-26.04.1.tar.xz
+/libksane-26.04.2.tar.xz
+/libksane-26.04.3.tar.xz
diff --git a/libksane.spec b/libksane.spec
index 5cd83f0..3b0d60f 100644
--- a/libksane.spec
+++ b/libksane.spec
@@ -1,6 +1,6 @@
Name: libksane
Summary: SANE Library interface for KDE
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
License: CC0-1.0 AND LGPL-2.1-only AND LGPL-3.0-only
@@ -75,6 +75,21 @@ Obsoletes: %{name}-qt6-devel < 24.12.0
%{_libdir}/cmake/KSaneWidgets6/
%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 35f9f5c..b38dc9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libksane-25.12.3.tar.xz) = d32014a57d7d43a3dbceed6bd6c303dac27315bbd5a3a35aa7ead879d761f5ce7a5a67e54bcc4a26054414835715ed1caab341edf73104e580b606248cd28a9d
+SHA512 (libksane-26.04.3.tar.xz) = 6b1d16dafef7d1f5876b6a80ea47fac03a50b6fa0c93ff776dc3890de5740d804fadc3c3493b9b8e842223b81d4916b26ef4329a7ef2e3eb8c8fa66d81ce3bc6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 17:15 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:15 [rpms/libksane] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 16:05 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox