diff --git a/81.patch b/81.patch index 20f0bf5..e2ffd30 100644 --- a/81.patch +++ b/81.patch @@ -2,6 +2,8 @@ From 275c6bb242a12e9cfbc1a3b76ca447406b04858e Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Mon, 28 Oct 2024 12:06:27 +0100 Subject: [PATCH] Stop storing build host kernel version +References: https://codeberg.org/schilytools/schilytools/pulls/81 +References: https://bugzilla.opensuse.org/show_bug.cgi?id=1232434 to make reproducible builds easier. See https://reproducible-builds.org/ for why this is good. diff --git a/schily.spec b/schily.spec index 843c5c5..01ccbed 100644 --- a/schily.spec +++ b/schily.spec @@ -40,7 +40,6 @@ Source1: README-FIRST # and submit patches upstream FIRST (cc to the bspkg maintainer perhaps). Patch1: iconv-name.diff Patch2: schily-2018-05-25_star_configuration.patch -# PATCH-FIX-UPSTREAM https://bugzilla.opensuse.org/show_bug.cgi?id=1232434 Patch3: https://codeberg.org/schilytools/schilytools/pulls/81.patch BuildRequires: autoconf BuildRequires: fdupes