[packages/libmbim] - updated to 1.34.0

qboosh qboosh at pld-linux.org
Sun Jul 19 08:11:37 CEST 2026


commit 3511621ffa0136825b92219d530b094df2fd0521
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 19 08:11:44 2026 +0200

    - updated to 1.34.0

 libmbim.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libmbim.spec b/libmbim.spec
index 85f3805..cc794c3 100644
--- a/libmbim.spec
+++ b/libmbim.spec
@@ -1,4 +1,4 @@
-# TODO: -Dmbim_username=???
+# TODO: -Dmbim_username=???, -Dmbim_groupname=???
 #
 # Conditional build:
 %bcond_without	apidocs		# (gtk-doc based) API documentation
@@ -6,13 +6,13 @@
 Summary:	GLib library for talking to WWAN modems and devices using MBIM protocol
 Summary(pl.UTF-8):	Biblioteka GLib do komunikacji z modemami i urządzeniami WWAN z użyciem protokołu MBIM
 Name:		libmbim
-Version:	1.32.0
+Version:	1.34.0
 Release:	1
 License:	LGPL v2
 Group:		Libraries
 #Source0Download: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/tags
 Source0:	https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	c175b50028062eed802bfb271861b4f8
+# Source0-md5:	049b766df334612600130af0ff733262
 URL:		https://www.freedesktop.org/wiki/Software/libmbim
 BuildRequires:	bash-completion-devel
 BuildRequires:	glib2-devel >= 1:2.56
@@ -114,15 +114,15 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mbim-network
 %attr(755,root,root) %{_bindir}/mbimcli
 %attr(755,root,root) %{_libexecdir}/mbim-proxy
-%attr(755,root,root) %{_libdir}/libmbim-glib.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmbim-glib.so.4
+%{_libdir}/libmbim-glib.so.*.*.*
+%ghost %{_libdir}/libmbim-glib.so.4
 %{_libdir}/girepository-1.0/Mbim-1.0.typelib
 %{_mandir}/man1/mbim-network.1*
 %{_mandir}/man1/mbimcli.1*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libmbim-glib.so
+%{_libdir}/libmbim-glib.so
 %{_includedir}/libmbim-glib
 %{_datadir}/gir-1.0/Mbim-1.0.gir
 %{_pkgconfigdir}/mbim-glib.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmbim.git/commitdiff/3511621ffa0136825b92219d530b094df2fd0521



More information about the pld-cvs-commit mailing list