Rebased to 0.35.0

epel9
Kim van der Riet 4 years ago
parent eabae1f262
commit 651c207efc

@ -3,7 +3,7 @@
<dependencies> <dependencies>
<dependency> <dependency>
<packageName>qpid-proton</packageName> <packageName>qpid-proton</packageName>
<version>0.34.0</version> <version>0.35.0</version>
<licenses> <licenses>
<license> <license>
<name>ASL 2.0</name> <name>ASL 2.0</name>

@ -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.34.0 Version: 0.35.0
Release: 2%{?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/
@ -21,7 +21,6 @@ Source1: licenses.xml
%{!?_licensedir:%global license %doc} %{!?_licensedir:%global license %doc}
%{!?_licensedir:%global proton_licensedir %{proton_datadir}} %{!?_licensedir:%global proton_licensedir %{proton_datadir}}
BuildRequires: make
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: cmake BuildRequires: cmake
@ -333,27 +332,15 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
%check %check
%changelog %changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.34.0-2 * Fri July 16 2021 Kim van der Riet <kvanderr@redhat.com> - 0.35.0-1
- Rebuilt for Python 3.10 - Rebased to 0.35.0
* Tue May 4 2021 Irina Boverman <iboverma@redhat.com> - 0.34.0-1 * Tue May 4 2021 Irina Boverman <iboverma@redhat.com> - 0.34.0-1
- Rebased to 0.34.0 - Rebased to 0.34.0
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 0.33.0-4
- Rebuilt for removed libstdc++ symbols (#1937698)
* Thu Mar 25 2021 Irina Boverman <iboverma@redhat.com> - 0.33.0-3
- Resolved PROTON-2342
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 19 2021 Irina Boverman <iboverma@redhat.com> - 0.33.0-1 * Tue Jan 19 2021 Irina Boverman <iboverma@redhat.com> - 0.33.0-1
- Rebased to 0.33.0 - Rebased to 0.33.0
* Wed Jan 06 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.32.0-3
- F-34: rebuild against ruby 3.0
* Fri Oct 2 2020 Irina Boverman <iboverma@redhat.com> - 0.32.0-2 * Fri Oct 2 2020 Irina Boverman <iboverma@redhat.com> - 0.32.0-2
- Added temp fix to allow building c/cpp examples - Added temp fix to allow building c/cpp examples

@ -1 +1 @@
SHA512 (qpid-proton-0.34.0.tar.gz) = 6a72540b662ac121838d8cc32b9480e948f9953f87036c3bcb72d9e77b07ea41973ccd3c2513b64c56b4f53077708a893e42e13fd5792cf8c4bcbbc4d2384e23 SHA512 (qpid-proton-0.35.0.tar.gz) = 1031e3d45854107a516699e1d18269c6acb22549b2709c1fc1cd25eb870096de109077445f1b400edf231bb21a476a268e2d6674e986fc50e92a281549085543

Loading…
Cancel
Save