Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:02:23 +00:00 committed by Stepan Oksanichenko
parent 7bab0c3e7b
commit ca432ffded
2 changed files with 6 additions and 1 deletions

1
.taglib.metadata Normal file
View File

@ -0,0 +1 @@
c06c44223f64ef61d29372659059d6b9e27c2efd taglib-1.12.tar.gz

View File

@ -8,7 +8,7 @@
Name: taglib
Summary: Audio Meta-Data Library
Version: 1.12
Release: 5%{?dist}
Release: 6%{?dist}
License: LGPLv2 or MPLv1.1
URL: http://taglib.github.io/
@ -122,6 +122,10 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.12-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.12-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937