[packages/libbpf] - updated to 1.0.1 (new soname, all deprecated 0.x interfaces removed)

qboosh qboosh at pld-linux.org
Mon Oct 24 20:45:51 CEST 2022


commit 5d598593dcb5976d8e796ffb1ccdd633e4cb4fc6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 24 20:46:53 2022 +0200

    - updated to 1.0.1 (new soname, all deprecated 0.x interfaces removed)

 libbpf.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libbpf.spec b/libbpf.spec
index 291cb94..4269fb4 100644
--- a/libbpf.spec
+++ b/libbpf.spec
@@ -5,13 +5,13 @@
 Summary:	Libbpf library
 Summary(pl.UTF-8):	Biblioteka libbpf
 Name:		libbpf
-Version:	0.8.1
+Version:	1.0.1
 Release:	1
 License:	LGPL v2.1 or BSD
 Group:		Libraries
 #Source0Download: https://github.com/libbpf/libbpf/releases
 Source0:	https://github.com/libbpf/libbpf/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	0347b29e87902830f6ebabe08740f5c2
+# Source0-md5:	468bb759302dda30a90e7e66c0c3d947
 URL:		https://github.com/libbpf/libbpf
 BuildRequires:	elfutils-devel
 BuildRequires:	linux-libc-headers >= 7:5.4.0
@@ -114,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LICENSE LICENSE.BSD-2-Clause README.md
 %attr(755,root,root) %{_libdir}/libbpf.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libbpf.so.0
+%attr(755,root,root) %ghost %{_libdir}/libbpf.so.1
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libbpf.git/commitdiff/5d598593dcb5976d8e796ffb1ccdd633e4cb4fc6



More information about the pld-cvs-commit mailing list