[packages/libcbor] - updated to 0.11.0

qboosh qboosh at pld-linux.org
Sat Feb 10 22:19:50 CET 2024


commit 3a314458212dedfd61b8546c21b80bc3f0fd1a86
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 10 22:15:02 2024 +0100

    - updated to 0.11.0

 libcbor.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libcbor.spec b/libcbor.spec
index ec87f58..fa5a490 100644
--- a/libcbor.spec
+++ b/libcbor.spec
@@ -5,13 +5,13 @@
 Summary:	CBOR protocol implementation
 Summary(pl.UTF-8):	Implementacja protokołu CBOR
 Name:		libcbor
-Version:	0.10.2
+Version:	0.11.0
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/PJK/libcbor/releases
 Source0:	https://github.com/PJK/libcbor/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	da3a6a64614678b4f67eced25f52c53b
+# Source0-md5:	dd39ecd3e3c7adf2eccc585e5c2c2265
 URL:		http://libcbor.org/
 BuildRequires:	cmake >= 3.2
 %if %{with apidocs}
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGELOG.md LICENSE.md README.md
 %attr(755,root,root) %{_libdir}/libcbor.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcbor.so.0.10
+%attr(755,root,root) %ghost %{_libdir}/libcbor.so.0.11
 
 %files devel
 %defattr(644,root,root,755)
@@ -96,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/cbor
 %{_includedir}/cbor.h
 %{_pkgconfigdir}/libcbor.pc
+%{_libdir}/cmake/libcbor
 
 %if %{with apidocs}
 %files apidocs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcbor.git/commitdiff/3a314458212dedfd61b8546c21b80bc3f0fd1a86



More information about the pld-cvs-commit mailing list