mirror of
https://abf.rosa.ru/djam/json-glib.git
synced 2025-02-23 10:12:50 +00:00
LOG Fix typo in Provides
This commit is contained in:
parent
0684ea75f1
commit
04e5922014
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue