Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:18:02 -07:00
parent 443f2ba124
commit 866648d7f6

View File

@ -1,7 +1,7 @@
Summary: Library for processing UTF-8 encoded Unicode strings
Name: utf8proc
Version: 2.7.0
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT AND Unicode-DFS-2015
URL: http://julialang.org/utf8proc/
Source: https://github.com/JuliaLang/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
@ -62,6 +62,10 @@ rm %{buildroot}%{_libdir}/libutf8proc.a
%{_libdir}/pkgconfig/libutf8proc.pc
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.7.0-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.7.0-8
- Bump release for June 2024 mass rebuild