Compare commits

...

1 Commits

Author SHA1 Message Date
Mohan Boddu 778d527063 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 09:29:24 +00:00
2 changed files with 6 additions and 1 deletions

1
.CUnit.metadata Normal file
View File

@ -0,0 +1 @@
eac0c71167aa3fab83483ae1313b78163f0f7238 CUnit-2.1-3.tar.bz2

View File

@ -2,7 +2,7 @@
Name: CUnit
Version: 2.1.3
Release: 24%{?dist}
Release: 25%{?dist}
Summary: Unit testing framework for C
License: LGPLv2+
@ -70,6 +70,10 @@ done
%{_mandir}/man3/CUnit.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.3-25
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.3-24
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937