public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Switch BuildRequires to python3
@ 2026-08-26 8:07 Petr Viktorin
0 siblings, 0 replies; only message in thread
From: Petr Viktorin @ 2026-08-26 8:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : cff99b0b0daaafad040c14f2c7c73feb498c88ba
Author : Petr Viktorin <pviktori@redhat.com>
Date : 2020-09-09T19:58:09+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/cff99b0b0daaafad040c14f2c7c73feb498c88ba?branch=epel10
Log:
Switch BuildRequires to python3
---
diff --git a/inn.spec b/inn.spec
index 1baf461..ccd01b9 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.6.3
-Release: 8%{?dist}
+Release: 9%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
URL: https://www.eyrie.org/~eagle/software/inn/
@@ -43,7 +43,7 @@ BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::Embed)
BuildRequires: perl(GD)
BuildRequires: perl(MIME::Parser)
-BuildRequires: python2
+BuildRequires: python3
BuildRequires: systemd
BuildRequires: wget
BuildRequires: %{_bindir}/gpgv2
@@ -611,6 +611,9 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Wed Sep 09 2020 Petr Viktorin <pviktori@redhat.com> - 2.6.3-9
+- Switch BuildRequires to python3
+
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:07 [rpms/inn] epel10: Switch BuildRequires to python3 Petr Viktorin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox