From 295c6195989d801134f929ddfc16b4bd73b637c0870b77bf49a32212551b5c06 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 12 Apr 2012 07:39:50 +0000 Subject: [PATCH] Accepting request 112570 from devel:languages:misc - Correction in Provides and Obsolete for lua-libs OBS-URL: https://build.opensuse.org/request/show/112570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua51?expand=0&rev=4 --- lua51.changes | 5 +++++ lua51.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lua51.changes b/lua51.changes index d08f301..af24432 100644 --- a/lua51.changes +++ b/lua51.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 31 07:51:59 UTC 2012 - joop.boonen@opensuse.org + +- Correction in Provides and Obsolete for lua-libs + ------------------------------------------------------------------- Mon Feb 13 10:49:58 UTC 2012 - coolo@suse.com diff --git a/lua51.spec b/lua51.spec index 98d29f8..8a17744 100644 --- a/lua51.spec +++ b/lua51.spec @@ -68,8 +68,8 @@ application. %package -n liblua5_1 Summary: Small Embeddable Language with Simple Procedural Syntax Group: System/Libraries -Provides: %{name}-libs = 5.1.3 -Obsoletes: %{name}-libs <= 5.1.3 +Provides: %{name}-libs = %{version} +Obsoletes: %{name}-libs <= %{version} %description -n liblua5_1 Lua is a programming language originally designed for extending