From f70a9b50e33c7c277df0d362a7db69d6f3149a419c54e98883e1d4c1373e4a8f Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Thu, 26 Oct 2017 12:21:47 +0000 Subject: [PATCH] Accepting request 534240 from home:pluskalm:branches:Apache - We need to obsolete same version of package (bsc#1063305) OBS-URL: https://build.opensuse.org/request/show/534240 OBS-URL: https://build.opensuse.org/package/show/Apache/apr?expand=0&rev=5 --- apr.changes | 5 +++++ apr.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/apr.changes b/apr.changes index 3d74797..510db5b 100644 --- a/apr.changes +++ b/apr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 16 14:36:10 UTC 2017 - mpluskal@suse.com + +- We need to obsolete same version of package (bsc#1063305) + ------------------------------------------------------------------- Mon Jul 10 21:54:38 UTC 2017 - jengelh@inai.de diff --git a/apr.spec b/apr.spec index c4dcb3f..829ea21 100644 --- a/apr.spec +++ b/apr.spec @@ -72,7 +72,7 @@ Summary: Development files for the Apache Portable Runtime (APR) library Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Provides: %{libname}-devel = %{version} -Obsoletes: %{libname}-devel < %{version} +Obsoletes: %{libname}-devel < %{version}-%{release} %description devel APR is Apache's Portable Runtime Library, designed to be a support