From f52e0c5d042f8e761af9da5666e2063b150c8040 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Dec 28 2018 05:08:24 +0000 Subject: Proper naming of Patch14 --- diff --git a/beep.spec b/beep.spec index adb71fd..2570038 100644 --- a/beep.spec +++ b/beep.spec @@ -68,7 +68,7 @@ Patch12: 0012-get-rid-of-a-few-signed-int-and-unchecked-input-valu.patch Patch13: 0013-Fix-CVE-2018-1000532-and-mitigate-against-related-is.patch # Update COPYING with new FSF address -Patch: 0014-Update-COPYING-with-new-FSF-address.patch +Patch14: 0014-Update-COPYING-with-new-FSF-address.patch BuildRequires: gcc BuildRequires: glibc-kernheaders @@ -136,6 +136,7 @@ install -p -m 0644 %{SOURCE4} %{SOURCE5} "$RPM_BUILD_ROOT/%{_sysconfdir}/profile - Actually apply the patches - Update COPYING with new FSF address - Fix Patch9 to work as non-git patch (do the rest with shell) +- Proper naming of Patch14 * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-23 - Fix CVE-2018-1000532 and mitigate against related issues (#1595592)