Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:43:51 +00:00 committed by Stepan Oksanichenko
parent 14018e044b
commit 9d26d9d7ba
2 changed files with 6 additions and 1 deletions

1
.openslp.metadata Normal file
View File

@ -0,0 +1 @@
e4630bfb986cdffab6bb829b37e9340c9152d838 openslp-2.0.0.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Open implementation of Service Location Protocol V2
Name: openslp
Version: 2.0.0
Release: 29%{?dist}
Release: 30%{?dist}
License: BSD
URL: http://sourceforge.net/projects/openslp/
@ -171,6 +171,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.0-30
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 08 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.0-29
- Explicitly disable use of deprecated SHA-1 algorithm
Resolves: #1936621