Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2017-05-09 17:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyasn1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyasn1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyasn1"

Tue May  9 17:59:30 2017 rev:26 rq:493148 version:0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes      
2017-04-19 17:57:01.275004896 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 
2017-05-09 17:59:32.143536450 +0200
@@ -1,0 +2,5 @@
+Sat May  6 03:31:54 UTC 2017 - toddrme2...@gmail.com
+
+- Fix Provides/Obsoletes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyasn1.spec ++++++
--- /var/tmp/diff_new_pack.1vTb1X/_old  2017-05-09 17:59:33.079404202 +0200
+++ /var/tmp/diff_new_pack.1vTb1X/_new  2017-05-09 17:59:33.083403636 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:           python-pyasn1
 Version:        0.2.3
 Release:        0
@@ -28,8 +29,10 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-Provides:       python-asn1 = %{version}
-Obsoletes:      python-asn1 < 0.1.2
+%ifpython2
+Obsoletes:      %{oldpython}-asn1 < 0.1.2
+Provides:       %{oldpython}-asn1 = %{version}
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 


Reply via email to