From d72da6952877b1ffd811f617733826f04ced9d5a Mon Sep 17 00:00:00 2001
From: Peridot Bot <rockyautomation@rockylinux.org>
Date: Tue, 25 Jun 2024 00:52:23 +0000
Subject: [PATCH] import glibc-2.39-17.el10

---
 SPECS/glibc.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/SPECS/glibc.spec b/SPECS/glibc.spec
index d5fb223..5a55f91 100644
--- a/SPECS/glibc.spec
+++ b/SPECS/glibc.spec
@@ -170,7 +170,7 @@ Version: %{glibcversion}
 # - It allows using the Release number without the %%dist tag in the dependency
 #   generator to make the generated requires interchangeable between Rawhide
 #   and ELN (.elnYY < .fcXX).
-%global baserelease 16
+%global baserelease 17
 Release: %{baserelease}%{?dist}
 
 # Licenses:
@@ -2632,6 +2632,9 @@ update_gconv_modules_cache ()
 %endif
 
 %changelog
+* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.39-17
+- Bump release for June 2024 mass rebuild
+
 * Fri Jun 21 2024 Arjun Shankar <arjun@redhat.com> - 2.39-16
 - Sync with upstream branch release/2.39/master,
   commit 7f9f25f255ee2c00178779fbce502f4b94b848b9:
-- 
GitLab