From 6077248c32858ebd65c28f445b5f07b50c328b60 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:57:13 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libnsl2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnsl2.spec b/libnsl2.spec index c544a7f..32c1840 100644 --- a/libnsl2.spec +++ b/libnsl2.spec @@ -9,7 +9,7 @@ Name: libnsl2 Version: 2.0.1 -Release: 1%{?relsuffix}%{?dist} +Release: 2%{?relsuffix}%{?dist} Summary: Public client interface library for NIS(YP) and NIS+ License: BSD and LGPLv2+ @@ -74,6 +74,9 @@ cp -p %{_libdir}/libnsl.so.%{old_sover}* %{buildroot}%{_libdir} %{_libdir}/pkgconfig/libnsl.pc %changelog +* Mon Jun 24 2024 Troy Dawson - 2.0.1-2 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Ondrej Sloup - 2.0.1-1 - Rebase to the latest upstream version