Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:08:30 +00:00 committed by Stepan Oksanichenko
parent f8b5ffae5a
commit 7261fadb0a
2 changed files with 6 additions and 1 deletions

1
.python-blinker.metadata Normal file
View File

@ -0,0 +1 @@
4d3db2e1866a30687479d163a05ae6b1a0598fea blinker-1.4.tar.gz

View File

@ -2,7 +2,7 @@
Name: python-blinker
Version: 1.4
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Fast, simple object-to-object and broadcast signaling
License: MIT
@ -45,6 +45,10 @@ of interested parties to subscribe to events, or "signals".
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937