From 7472bba436ff8de4ee8771aeb6b1878b24e4087a Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Sat, 31 Dec 2022 03:52:15 +0000 Subject: [PATCH] Rebuild for ICU 72 --- xfsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index 60c6de4..e13a99b 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 6.0.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ and LGPLv2+ URL: https://xfs.wiki.kernel.org Source0: http://kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/ %{_libdir}/*.so %changelog +* Sat Dec 31 2022 Pete Walter - 6.0.0-2 +- Rebuild for ICU 72 + * Thu Nov 17 2022 Eric Sandeen - 6.0.0-1 - New upstream release - New GPG public key for tarball signing due to new upstream maintainer