Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:11:50 +00:00 committed by Stepan Oksanichenko
parent c35658a044
commit 57b4e3a560
2 changed files with 6 additions and 1 deletions

1
.keybinder3.metadata Normal file
View File

@ -0,0 +1 @@
d23c12440b54cb0f40e7e876c22001dc7b5714b0 keybinder-3.0-0.3.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: keybinder3
Version: 0.3.2
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A library for registering global keyboard shortcuts
License: MIT
URL: https://github.com/kupferlauncher/keybinder
@ -64,6 +64,10 @@ rm -rf %{buildroot}/%{_libdir}/libkeybinder-3.0.la
%{_datadir}/gtk-doc/html/keybinder-3.0/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937