commit b8069edc4f57f6ceaa6573f912889691cdf9bff2
Author: Jakub Bogusz <[email protected]>
Date:   Tue Dec 7 18:22:27 2021 +0100

    - updated to 1.26.2, use python3

 libmbim.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libmbim.spec b/libmbim.spec
index 99f2e36..54ce8dd 100644
--- a/libmbim.spec
+++ b/libmbim.spec
@@ -6,12 +6,12 @@
 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.26.0
+Version:       1.26.2
 Release:       1
 License:       LGPL v2
 Group:         Libraries
 Source0:       
https://www.freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
-# Source0-md5: 552d498d891c93ee9ed2684a8a6a723e
+# Source0-md5: 8893edbfd16e1198c018277cd2ad487e
 URL:           https://www.freedesktop.org/wiki/Software/libmbim
 BuildRequires: autoconf >= 2.68
 BuildRequires: automake >= 1:1.11
@@ -21,7 +21,7 @@ BuildRequires:        gtk-doc >= 1.0
 BuildRequires: help2man
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
-BuildRequires: python
+BuildRequires: python3 >= 1:3
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.673
 Requires:      glib2 >= 1:2.56
@@ -96,6 +96,7 @@ Bashowe dopełnianie składni poleceń libmbim (mbimcli).
 %{__autoheader}
 %{__automake}
 %configure \
+       PYTHON=%{__python3} \
        %{__enable_disable apidocs gtk-doc} \
        --disable-silent-rules \
        --with-html-dir=%{_gtkdocdir}
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to