public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] epel10: Add biber-2.16-Normalize-shebangs.patch
@ 2026-08-18 11:23 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-18 11:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/biber
Branch : epel10
Commit : f09e1dd6c8305abd70d07ea1f657d272a240de47
Author : Petr Písař <ppisar@redhat.com>
Date   : 2021-05-18T13:12:57+02:00
Stats  : +26/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/biber/c/f09e1dd6c8305abd70d07ea1f657d272a240de47?branch=epel10

Log:
Add biber-2.16-Normalize-shebangs.patch

---
diff --git a/biber-2.16-Normalize-shebangs.patch b/biber-2.16-Normalize-shebangs.patch
new file mode 100644
index 0000000..264f010
--- /dev/null
+++ b/biber-2.16-Normalize-shebangs.patch
@@ -0,0 +1,26 @@
+From 223b0aab7b431dc1d1d4eb5fb12db5ae30463c5b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
+Date: Tue, 18 May 2021 12:00:07 +0200
+Subject: [PATCH] Normalize shebangs
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař <ppisar@redhat.com>
+---
+ bin/biber | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bin/biber b/bin/biber
+index 873550b..48b4419 100755
+--- a/bin/biber
++++ b/bin/biber
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env perl
++#!perl
+ 
+ use v5.24;
+ use strict;
+-- 
+2.26.3
+

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 11:23 [rpms/biber] epel10: Add biber-2.16-Normalize-shebangs.patch 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox