public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/fetch-crl] f45: Update to v3.0.25
Date: Wed, 23 Sep 2026 09:48:37 GMT	[thread overview]
Message-ID: <179015691758.1.14667209635072151783.rpms-fetch-crl-143d70b78031@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fetch-crl
Branch : f45
Commit : 143d70b78031465aff6ee9d0d219d651ac3a8b60
Author : Steve Traylen <steve.traylen@cern.ch>
Date   : 2026-09-23T11:46:49+02:00
Stats  : +3/-26 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/fetch-crl/c/143d70b78031465aff6ee9d0d219d651ac3a8b60?branch=f45

Log:
Update to v3.0.25

---
diff --git a/.gitignore b/.gitignore
index b1abe99..27e78fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ fetch-crl-3.0.0.tar.gz
 /fetch-crl-3.0.21.tar.gz
 /fetch-crl-3.0.22.tar.gz
 /fetch-crl-3.0.23.tar.gz
+/fetch-crl-3.0.25.tar.gz

diff --git a/fetch-crl.spec b/fetch-crl.spec
index cf9d8c5..8233838 100644
--- a/fetch-crl.spec
+++ b/fetch-crl.spec
@@ -1,5 +1,5 @@
 Name: fetch-crl
-Version: 3.0.23
+Version: 3.0.25
 Release: %autorelease
 Summary: Downloads Certificate Revocation Lists
 
@@ -7,9 +7,6 @@ License: Apache-2.0
 URL: https://wiki.nikhef.nl/grid/FetchCRL3
 Source0: https://dist.eugridpma.info/distribution/util/fetch-crl3/fetch-crl-%{version}.tar.gz
 
-# https://github.com/dlgroep/fetch-crl/pull/6
-Patch0:  sbin-to-bin.patch
-
 # systemd files.
 Source1: fetch-crl.service
 Source2: fetch-crl.timer

diff --git a/sbin-to-bin.patch b/sbin-to-bin.patch
deleted file mode 100644
index 6aaa8bc..0000000
--- a/sbin-to-bin.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -uNr fetch-crl-3.0.23.ORIG/Makefile fetch-crl-3.0.23/Makefile
---- fetch-crl-3.0.23.ORIG/Makefile	2025-01-28 12:24:07.242549244 +0100
-+++ fetch-crl-3.0.23/Makefile	2025-01-28 12:24:37.089864940 +0100
-@@ -72,14 +72,14 @@
- install: configure
- 	mkdir -p $(ETC)
- 	mkdir -p $(PREFIX)
--	mkdir -p $(PREFIX)/sbin
-+	mkdir -p $(PREFIX)/bin
- 	mkdir -p $(PREFIX)/share
- 	mkdir -p $(PREFIX)/share/doc
- 	mkdir -p $(PREFIX)/share/doc/$(RELEASE)
- 	mkdir -p $(PREFIX)/share/man
- 	mkdir -p $(PREFIX)/share/man/man8
--	install -m755 fetch-crl              $(PREFIX)/sbin/fetch-crl
--	install -m755 clean-crl              $(PREFIX)/sbin/clean-crl
-+	install -m755 fetch-crl              $(PREFIX)/bin/fetch-crl
-+	install -m755 clean-crl              $(PREFIX)/bin/clean-crl
- 	install -m644 fetch-crl-cron.cron    $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-cron.cron
- 	install -m644 fetch-crl-cron.init    $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-cron.init
- 	install -m644 fetch-crl-boot.init    $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-boot.init

diff --git a/sources b/sources
index 857330b..99b657a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fetch-crl-3.0.23.tar.gz) = 52558c225d97c6dc203c4765bf0d74a088792a837aa527b6b16bf410980c732e8580b4853e5f2b25b2e8b9ba96dcbe913696e33ec6b6566b00c68cef97d8c740
+SHA512 (fetch-crl-3.0.25.tar.gz) = 839ab6de1e3d83ba9c578827834298726b57405ae9eea397bab53390b22ca44ba70eb1867f4f134663a45678607913c6ddf1659fc933bf911cd6eb3bea9b2bc1

                 reply	other threads:[~2026-09-23  9:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179015691758.1.14667209635072151783.rpms-fetch-crl-143d70b78031@fedoraproject.org \
    --to=steve.traylen@cern.ch \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox