Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:14:01 +00:00 committed by Stepan Oksanichenko
parent 9074459400
commit 87afaa9b3a
2 changed files with 6 additions and 1 deletions

1
.utf8proc.metadata Normal file
View File

@ -0,0 +1 @@
f21b3263081adfcbe102cfea8cd4cb02e71f0efc utf8proc-v2.6.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Library for processing UTF-8 encoded Unicode strings
Name: utf8proc
Version: 2.6.1
Release: 3%{?dist}
Release: 4%{?dist}
License: Unicode and MIT
URL: http://julialang.org/utf8proc/
Source: https://github.com/JuliaLang/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
@ -61,6 +61,10 @@ rm %{buildroot}%{_libdir}/libutf8proc.a
%{_libdir}/pkgconfig/libutf8proc.pc
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937