From bc7cf7bcab3d56cab53e0e348b63a2a452f3e8dc9104c86e336892940d79a131 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Tue, 30 Apr 2013 11:50:21 +0000
Subject: [PATCH] Accepting request 173931 from
home:dirkmueller:branches:devel:languages:python
- add provides/obsoletes on python(3)-tz
- add provides/obsoletes on python(3)-tz
OBS-URL: https://build.opensuse.org/request/show/173931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=6
---
python-pytz.changes | 5 +++++
python-pytz.spec | 2 ++
python3-pytz.changes | 5 +++++
python3-pytz.spec | 2 ++
4 files changed, 14 insertions(+)
diff --git a/python-pytz.changes b/python-pytz.changes
index 335291d..56243a9 100644
--- a/python-pytz.changes
+++ b/python-pytz.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Apr 30 09:56:41 UTC 2013 - dmueller@suse.com
+
+- add provides/obsoletes on python(3)-tz
+
-------------------------------------------------------------------
Mon Apr 29 12:11:02 UTC 2013 - dmueller@suse.com
diff --git a/python-pytz.spec b/python-pytz.spec
index ac63510..15505b0 100644
--- a/python-pytz.spec
+++ b/python-pytz.spec
@@ -26,6 +26,8 @@ Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
Conflicts: timezone < %version
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Provides: python-tz = 2013b
+Obsoletes: python-tz < 2013b
BuildRequires: fdupes
BuildRequires: python-devel
#BuildRequires: python-nose
diff --git a/python3-pytz.changes b/python3-pytz.changes
index 30ec3b4..7fbb8be 100644
--- a/python3-pytz.changes
+++ b/python3-pytz.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Apr 30 09:56:41 UTC 2013 - dmueller@suse.com
+
+- add provides/obsoletes on python(3)-tz
+
-------------------------------------------------------------------
Mon Jan 14 18:36:04 UTC 2013 - p.drouand@gmail.com
diff --git a/python3-pytz.spec b/python3-pytz.spec
index b4ff9dd..4b1bf48 100644
--- a/python3-pytz.spec
+++ b/python3-pytz.spec
@@ -25,6 +25,8 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Provides: python3-tz = 2013b
+Obsoletes: python3-tz < 2013b
BuildRequires: fdupes
BuildRequires: python3
BuildRequires: python3-devel