Accepting request 830571 from home:jengelh:branches:devel:libraries:c_c++

- Update descriptions and mention feature set and
  noticable problems.

There is another problem: the .pc file is in
/usr/share/pkgconfig; this is wrong, because the .pc
file contains an architecture-specific path (lib64),
so the .pc file too needs to be in the arch-specific location /usr/lib64/pkgconfig/.

OBS-URL: https://build.opensuse.org/request/show/830571
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libjsonparser?expand=0&rev=2
This commit is contained in:
2020-09-01 07:53:42 +00:00
committed by Git OBS Bridge
parent b8a402681f
commit 95e36f6108
2 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 30 08:10:55 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update descriptions and mention feature set and
noticable problems.
-------------------------------------------------------------------
Sat Aug 29 14:05:17 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>