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