From 4ec1a6344c4c4af9a1faa70bef1417b6b864cf91 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 20 Feb 2018 14:01:48 -0600 Subject: [PATCH] rebuild (guile) --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 9ecaec8..e761e89 100644 --- a/gdb.spec +++ b/gdb.spec @@ -26,7 +26,7 @@ Version: 8.1 # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL Group: Development/Debuggers @@ -1026,6 +1026,9 @@ then fi %changelog +* Tue Feb 20 2018 Rex Dieter - 8.1-10 +- rebuild (guile) + * Sat Feb 17 2018 Jan Kratochvil - 8.1-9.fc28 - [testsuite] Revert disable of BuildRequires: gcc-go (for RH BZ 1541639).