Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:55:13 +00:00 committed by Stepan Oksanichenko
parent 65c0a6ec25
commit 4a8ea13b08
2 changed files with 6 additions and 1 deletions

1
.sombok.metadata Normal file
View File

@ -0,0 +1 @@
7d63cb56bf18703e03c9868db90d343d1a8a2b5a sombok-2.4.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: sombok
Version: 2.4.0
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Unicode Text Segmentation Package
License: GPLv2+ or Artistic clarified
URL: http://sf.net/projects/linefold/
@ -69,6 +69,10 @@ install -m 0644 %{SOURCE1} %{buildroot}/%{_includedir}/sombok.h
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.0-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.0-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937