From 7eb80fef206b205d73d47cd71bfe5cc22c894eb47409ef89ff4a47925afb7162 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 28 Feb 2013 16:42:53 +0000 Subject: [PATCH] Accepting request 156844 from home:matz2:branches:X11:XOrg - Fix typo in rpm metadata (%versino -> %version) OBS-URL: https://build.opensuse.org/request/show/156844 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=11 --- libX11.changes | 5 +++++ libX11.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libX11.changes b/libX11.changes index 0973861..51f2b31 100644 --- a/libX11.changes +++ b/libX11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 15:04:09 UTC 2013 - matz@suse.com + +- Fix typo in rpm metadata (%versino -> %version) + ------------------------------------------------------------------- Mon Jun 4 11:14:06 UTC 2012 - tobias.johannes.klausmann@mni.thm.de diff --git a/libX11.spec b/libX11.spec index 94789b0..277cd93 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,7 +1,7 @@ # # spec file for package libX11 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -77,7 +77,7 @@ Group: System/Libraries Requires: %name-data >= %version # O/P added for 12.2. Ideally remove before 12.2 release. Provides: xorg-x11-libX11 = 7.6_%version-%release -Obsoletes: xorg-x11-libX11 < 7.6_%versino-%release +Obsoletes: xorg-x11-libX11 < 7.6_%version-%release %description -n libX11-6 The X Window System is a network-transparent window system that was