public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: switch to HTTPS URLs for sources
@ 2026-08-26 8:55 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 5509d65bb22c85ac8efe690f40c24c6dcca9660b
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-03-15T09:57:51+01:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/5509d65bb22c85ac8efe690f40c24c6dcca9660b?branch=epel10.3
Log:
switch to HTTPS URLs for sources
---
diff --git a/inn.spec b/inn.spec
index 9c37e4e..adb0225 100644
--- a/inn.spec
+++ b/inn.spec
@@ -7,8 +7,8 @@ Release: 3%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
URL: https://www.eyrie.org/~eagle/software/inn/
-Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
-Source1: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz.asc
+Source0: https://downloads.isc.org/isc/inn/inn-%{version}.tar.gz
+Source1: https://downloads.isc.org/isc/inn/inn-%{version}.tar.gz.asc
Source2: inn-default-distributions
# gpg2 --recv-key 0xD73934B49674CF5CCD9AC2787D80315C5736DE75
# gpg2 --export --export-options export-minimal 0xD73934B49674CF5CCD9AC2787D80315C5736DE75
@@ -575,6 +575,7 @@ fi
%changelog
* Thu Feb 18 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.6.4-3
- use a config drop-in instead of modifying rsyslog.conf in a trigger scriptlet
+- switch to HTTPS URLs for sources
* Tue Feb 16 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.6.4-2
- backport upstream patch to fix util/inndf test on ppc64le
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:55 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:55 [rpms/inn] epel10.3: switch to HTTPS URLs for sources Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox