|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
Name: qpid-proton
|
|
|
|
|
Version: 0.30.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A high performance, lightweight messaging library
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: http://qpid.apache.org/proton/
|
|
|
|
@ -311,6 +311,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
|
|
|
|
|
%check
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 20 2020 Irina Boverman <iboverma@redhat.com> - 0.30.0-1
|
|
|
|
|
- Rebased to 0.30.0
|
|
|
|
|
- Removed python2--qpid-proton
|
|
|
|
|