Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
443f2ba124
commit
866648d7f6
@ -1,7 +1,7 @@
|
|||||||
Summary: Library for processing UTF-8 encoded Unicode strings
|
Summary: Library for processing UTF-8 encoded Unicode strings
|
||||||
Name: utf8proc
|
Name: utf8proc
|
||||||
Version: 2.7.0
|
Version: 2.7.0
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: MIT AND Unicode-DFS-2015
|
License: MIT AND Unicode-DFS-2015
|
||||||
URL: http://julialang.org/utf8proc/
|
URL: http://julialang.org/utf8proc/
|
||||||
Source: https://github.com/JuliaLang/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
|
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
|
%{_libdir}/pkgconfig/libutf8proc.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.7.0-8
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user