[packages/cjson] - updated to 1.7.19

qboosh qboosh at pld-linux.org
Sun Dec 28 21:53:38 CET 2025


commit 8b03734fbb49ec9c3b133e56b8163e09514ee721
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 28 21:54:11 2025 +0100

    - updated to 1.7.19

 cjson.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/cjson.spec b/cjson.spec
index c4d14d7..7d0af67 100644
--- a/cjson.spec
+++ b/cjson.spec
@@ -1,13 +1,13 @@
 Summary:	Ultralightweight JSON parser in ANSI C
 Summary(pl.UTF-8):	Ultralekki parser formatu JSON napisany w ANSI C
 Name:		cjson
-Version:	1.7.18
+Version:	1.7.19
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/DaveGamble/cJSON/releases
 Source0:	https://github.com/DaveGamble/cJSON/archive/v%{version}/cJSON-%{version}.tar.gz
-# Source0-md5:	926245ca76bd04f338efcac489e2da9d
+# Source0-md5:	60d39f4f639a90907b305b36727430e1
 URL:		https://github.com/DaveGamble/cJSON
 BuildRequires:	cmake >= 3.0
 BuildRequires:	rpmbuild(macros) >= 1.605
@@ -57,16 +57,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG.md CONTRIBUTORS.md LICENSE README.md
-%attr(755,root,root) %{_libdir}/libcjson.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcjson.so.1
-%attr(755,root,root) %{_libdir}/libcjson_utils.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcjson_utils.so.1
+%doc CHANGELOG.md CONTRIBUTORS.md LICENSE README.md SECURITY.md
+%{_libdir}/libcjson.so.*.*.*
+%ghost %{_libdir}/libcjson.so.1
+%{_libdir}/libcjson_utils.so.*.*.*
+%ghost %{_libdir}/libcjson_utils.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libcjson.so
-%attr(755,root,root) %{_libdir}/libcjson_utils.so
+%{_libdir}/libcjson.so
+%{_libdir}/libcjson_utils.so
 %{_includedir}/cjson
 %{_pkgconfigdir}/libcjson.pc
 %{_pkgconfigdir}/libcjson_utils.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cjson.git/commitdiff/8b03734fbb49ec9c3b133e56b8163e09514ee721



More information about the pld-cvs-commit mailing list