epel9
Irina Boverman 3 years ago
parent 4677660469
commit 2b4c39693d

1
.gitignore vendored

@ -25,3 +25,4 @@
/qpid-proton-0.30.0.tar.gz /qpid-proton-0.30.0.tar.gz
/qpid-proton-0.31.0.tar.gz /qpid-proton-0.31.0.tar.gz
/qpid-proton-0.32.0.tar.gz /qpid-proton-0.32.0.tar.gz
/qpid-proton-0.36.0.tar.gz

@ -6,8 +6,8 @@
%global __requires_exclude_from ^%{proton_datadir}/examples/.*$ %global __requires_exclude_from ^%{proton_datadir}/examples/.*$
Name: qpid-proton Name: qpid-proton
Version: 0.35.0 Version: 0.36.0
Release: 4%{?dist} Release: 1%{?dist}
Summary: A high performance, lightweight messaging library Summary: A high performance, lightweight messaging library
License: ASL 2.0 License: ASL 2.0
URL: http://qpid.apache.org/proton/ URL: http://qpid.apache.org/proton/
@ -333,6 +333,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
%check %check
%changelog %changelog
* Tue Jan 4 2022 Irina Boverman <iboverma@redhat.com> - 0.36.0-1
- Rebased to 0.36.0
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 0.35.0-4 * Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 0.35.0-4
- Rebuild (jsoncpp) - Rebuild (jsoncpp)

@ -1 +1 @@
SHA512 (qpid-proton-0.35.0.tar.gz) = 1031e3d45854107a516699e1d18269c6acb22549b2709c1fc1cd25eb870096de109077445f1b400edf231bb21a476a268e2d6674e986fc50e92a281549085543 SHA512 (qpid-proton-0.36.0.tar.gz) = b22d498a5193c966f9c703caa84320eed6491131962475f155eead9246f3c5ce40316b00e43c9868ac564e9ac46ffcdbba335fa6396028d958e69573d38b728e

Loading…
Cancel
Save