From c405d18c69ec44a2c33a451d7c85ebfdec6221a8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:24:43 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- neon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/neon.spec b/neon.spec index b81b4d2..0190202 100644 --- a/neon.spec +++ b/neon.spec @@ -8,7 +8,7 @@ Summary: An HTTP and WebDAV client library Name: neon Version: 0.31.2 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ URL: https://notroj.github.io/neon/ Source0: https://notroj.github.io/neon/neon-%{version}.tar.gz @@ -89,6 +89,9 @@ make %{?_smp_mflags} check %{_libdir}/*.so %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.31.2-7 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Feb 4 2021 Joe Orton - 0.31.2-6 - add bcond for PKCS#11 support - use make macros