From d41ac80779ca99a6804ec5deb4e1af70d97685b7 Mon Sep 17 00:00:00 2001 From: Niels Breet Date: Fri, 9 Aug 2019 15:55:38 +0300 Subject: [PATCH] [glibc] Get rid of quilt build-requires. Contributes to JB#46706 --- glibc.changes | 3 +++ glibc.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.changes b/glibc.changes index 0458978..d87f666 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,6 @@ +* Fri Aug 09 2019 Niels Breet - 2.28+git5 +- Get rid of quilt build-requires. Contributes to JB#46706 + * Wed Jul 10 2019 Martin Kampas - 2.28+git4 - Use an absolute path in ld.so.conf. Contributes to JB#46501 diff --git a/glibc.spec b/glibc.spec index 5beaa95..0797184 100644 --- a/glibc.spec +++ b/glibc.spec @@ -5,7 +5,7 @@ Name: glibc Summary: GNU C library shared libraries -Version: 2.28+git4 +Version: 2.28+git5 Release: 0 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries