commit
f83cb83e3e
@ -1,6 +1,6 @@
|
||||
Name: libfastjson
|
||||
Version: 0.99.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JSON-C - A JSON implementation in C
|
||||
License: MIT
|
||||
URL: https://github.com/rsyslog/libfastjson
|
||||
@ -51,9 +51,12 @@ make V=1 check
|
||||
|
||||
%files devel
|
||||
%{_includedir}/libfastjson
|
||||
%{_libdir}/libfastjson.so*
|
||||
%{_libdir}/libfastjson.so
|
||||
%{_libdir}/pkgconfig/libfastjson.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2020 BruceGW <gyl93216@163.com> - 0.99.8-2
|
||||
- Fix duplicate provides
|
||||
|
||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.99.8-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user