From 04e59220146873bafd317d0412528d246654312d Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Fri, 19 Oct 2012 08:07:29 +0000 Subject: [PATCH] LOG Fix typo in Provides --- json-glib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json-glib.spec b/json-glib.spec index 35a9c93..5b24fb5 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -6,7 +6,7 @@ Name: json-glib Version: 0.14.2 -Release: 3 +Release: 4 Summary: Library for JavaScript Object Notation format Group: System/Libraries License: LGPLv2+ @@ -25,7 +25,7 @@ for the JavaScript Object Notation (JSON) format. Summary: Shared libraries for %{name} Group: System/Libraries Provides: %{name} = %{version}-%{release} -Provides: lib%%{name} = %{version}-%{release} +Provides: lib%{name} = %{version}-%{release} %description -n %{libname} %{name} is a library providing serialization and deserialization support