Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qpid-proton for openSUSE:Factory 
checked in at 2021-05-07 16:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpid-proton (Old)
 and      /work/SRC/openSUSE:Factory/.qpid-proton.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpid-proton"

Fri May  7 16:44:43 2021 rev:23 rq:890233 version:0.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes  2021-05-02 
18:35:09.713191755 +0200
+++ /work/SRC/openSUSE:Factory/.qpid-proton.new.2988/qpid-proton.changes        
2021-05-07 16:44:50.644481811 +0200
@@ -1,0 +2,7 @@
+Mon May  3 20:42:52 UTC 2021 - Dirk M??ller <[email protected]>
+
+- avoid fdupes -s as it causes symlinks between python36 and python38
+  flavor
+- remove python2 subpackage (it is beyond 2020) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qpid-proton.spec ++++++
--- /var/tmp/diff_new_pack.Xj13DT/_old  2021-05-07 16:44:51.112479656 +0200
+++ /var/tmp/diff_new_pack.Xj13DT/_new  2021-05-07 16:44:51.112479656 +0200
@@ -146,22 +146,6 @@
 %else
 # for distributions with no support for python_subpackage_only
 
-%if 0%{?have_python2}
-%package -n python2-python-qpid-proton
-Summary:        Python language bindings for the Qpid Proton messaging 
framework
-Group:          Development/Libraries/Python
-Requires:       libqpid-proton%{qpid_proton_soversion} = %{version}-%{release}
-Provides:       python-qpid-proton = %{version}
-Obsoletes:      python-qpid-proton < %{version}
-# as long as python2 is the default, provide also the non-versioned python pkg
-Provides:       python-python-qpid-proton = %{version}
-
-%description -n python2-python-qpid-proton
-Proton is a messaging library. It can be used in brokers, client
-libraries, routers, bridges and proxies. Proton is based on the AMQP
-1.0 messaging standard.
-%endif
-
 %package -n python3-python-qpid-proton
 Summary:        Python language bindings for the Qpid Proton messaging 
framework
 Group:          Development/Libraries/Python
@@ -207,7 +191,7 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}
 mv %{buildroot}%{_datadir}/proton/docs/* %{buildroot}%{_docdir}/%{name}/
 
-%fdupes -s %{buildroot}
+%fdupes %{buildroot}
 
 %check
 %ctest
@@ -258,15 +242,6 @@
 %{_docdir}/%{name}/api-c
 %{_docdir}/%{name}/api-cpp
 
-# only for distributions with no support for python_subpackage_only
-%if 0%{?have_python2} && ! 0%{?python_subpackage_only}
-%files -n python2-python-qpid-proton
-%{python2_sitearch}/*_cproton*.so
-%{python2_sitearch}/cproton.*
-%{python2_sitearch}/proton
-%{python2_sitearch}/python_qpid_proton-%{version}*-info
-%endif
-
 %files %{python_files python-qpid-proton}
 %{python_sitearch}/*_cproton*.so
 %{python_sitearch}/cproton.py*

Reply via email to