From 4b7db640ddcc3d46ad6f5546b0db9aba712f7acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:26:19 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.7 --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 0002744..1dd3288 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -21,7 +21,7 @@ Name: qpid-proton Version: 0.21.0 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Libraries Summary: A high performance, lightweight messaging library License: ASL 2.0 @@ -394,6 +394,9 @@ popd %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.21.0-2 +- Rebuilt for Python 3.7 + * Tue Mar 13 2018 Irina Boverman - 0.21.0-1 - Rebased to 0.21.0 From 13548bb65d894998a5ef3163878044680786fbe1 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 28 Jun 2018 07:14:50 +0200 Subject: [PATCH 2/4] Perl 5.28 rebuild --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 1dd3288..b1383da 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -21,7 +21,7 @@ Name: qpid-proton Version: 0.21.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries Summary: A high performance, lightweight messaging library License: ASL 2.0 @@ -394,6 +394,9 @@ popd %endif %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 0.21.0-3 +- Perl 5.28 rebuild + * Tue Jun 19 2018 Miro Hrončok - 0.21.0-2 - Rebuilt for Python 3.7 From 23056934de653ec172b3bf077e300a01ae5a3fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 3 Jul 2018 12:42:45 +0200 Subject: [PATCH 3/4] Perl 5.28 rebuild --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index b1383da..0413eb5 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -21,7 +21,7 @@ Name: qpid-proton Version: 0.21.0 -Release: 3%{?dist} +Release: 4%{?dist} Group: System Environment/Libraries Summary: A high performance, lightweight messaging library License: ASL 2.0 @@ -394,6 +394,9 @@ popd %endif %changelog +* Tue Jul 03 2018 Petr Pisar - 0.21.0-4 +- Perl 5.28 rebuild + * Thu Jun 28 2018 Jitka Plesnikova - 0.21.0-3 - Perl 5.28 rebuild From 41a50f6ad6676843430f7ee394659adc3a4d1d4d Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:30:21 -0500 Subject: [PATCH 4/4] Remove needless use of %defattr --- qpid-proton.spec | 9 --------- 1 file changed, 9 deletions(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 0413eb5..386400d 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -78,7 +78,6 @@ Obsoletes: qpid-proton %files c -%defattr(-,root,root,-) %dir %{proton_datadir} %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml @@ -101,7 +100,6 @@ Requires: qpid-proton-c%{?_isa} = %{version}-%{release} %{summary}. %files cpp -%defattr(-,root,root,-) %dir %{proton_datadir} %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml @@ -123,7 +121,6 @@ Obsoletes: qpid-proton-devel %{summary}. %files c-devel -%defattr(-,root,root,-) %{_includedir}/proton %exclude %{_includedir}/proton/*.hpp %exclude %{_includedir}/proton/**/*.hpp @@ -146,7 +143,6 @@ Summary: Development libraries for writing messaging apps with Qpid Proton %{summary}. %files cpp-devel -%defattr(-,root,root,-) %{_includedir}/proton/*.hpp %{_includedir}/proton/**/*.hpp %{_libdir}/pkgconfig/libqpid-proton-cpp.pc @@ -164,7 +160,6 @@ Obsoletes: qpid-proton-c-devel-docs %{summary}. %files c-docs -%defattr(-,root,root,-) %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml %doc %{proton_datadir}/docs/api-c @@ -186,7 +181,6 @@ Obsoletes: qpid-proton-cpp-devel-docs %{summary}. %files cpp-docs -%defattr(-,root,root,-) %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml %{proton_datadir}/docs/api-cpp @@ -211,7 +205,6 @@ Requires: %{pythonx} %{summary}. %files -n %{pythonx}-qpid-proton -%defattr(-,root,root,-) %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml %{python2_sitearch}/* @@ -230,7 +223,6 @@ Requires: python3 %{summary}. %files -n python3-qpid-proton -%defattr(-,root,root,-) %{python3_sitearch}/* %endif @@ -244,7 +236,6 @@ Obsoletes: python-qpid-proton-doc %{summary}. %files -n python-qpid-proton-docs -%defattr(-,root,root,-) %license %{proton_licensedir}/LICENSE %license %{proton_licensedir}/licenses.xml %doc %{proton_datadir}/docs/api-py