Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:31:36 +00:00 committed by Stepan Oksanichenko
parent 413d9ac7f2
commit cbd3161ed3
2 changed files with 6 additions and 1 deletions

1
.libmatchbox.metadata Normal file
View File

@ -0,0 +1 @@
7820b2723581c20db92d8a36e1a75d4a0c57579a libmatchbox-1.9.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Libraries for the Matchbox Desktop
Name: libmatchbox
Version: 1.9
Release: 29%{?dist}
Release: 30%{?dist}
Url: http://projects.o-hand.com/matchbox/
License: LGPLv2+
Source: http://projects.o-hand.com/matchbox/sources/libmatchbox/%{version}/%{name}-%{version}.tar.bz2
@ -62,6 +62,10 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
%{_includedir}/libmb/*.h
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-30
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-29
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937