From 1aa482461613f343a2188fd99d59d7238c52cf2fa2529438c7a84f632d4b011f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 17 Apr 2012 15:13:45 +0000 Subject: [PATCH] - remove self-obsoletes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=11 --- python-pyasn1.changes | 5 +++++ python-pyasn1.spec | 7 ++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/python-pyasn1.changes b/python-pyasn1.changes index b2d9967..471238f 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 17 15:13:35 UTC 2012 - dmueller@suse.com + +- remove self-obsoletes + ------------------------------------------------------------------- Fri Mar 23 09:59:28 UTC 2012 - michael@stroeder.com diff --git a/python-pyasn1.spec b/python-pyasn1.spec index d4e0476..f965cd1 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyasn1 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # - Name: python-pyasn1 Version: 0.1.2 -Release: 1 +Release: 0 Url: http://pyasn1.sf.net/ Summary: ASN.1 types and codecs License: BSD-3-Clause @@ -34,8 +33,6 @@ BuildRequires: python-distribute BuildArch: noarch %endif %endif -Provides: python-pyasn1 = %{version} -Obsoletes: python-pyasn1 < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description