Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
9074459400
commit
b0a5fc20e4
@ -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.6.1
|
Version: 2.6.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: Unicode and MIT
|
License: Unicode and MIT
|
||||||
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
|
||||||
@ -61,6 +61,10 @@ rm %{buildroot}%{_libdir}/libutf8proc.a
|
|||||||
%{_libdir}/pkgconfig/libutf8proc.pc
|
%{_libdir}/pkgconfig/libutf8proc.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user