1.26.2
This commit is contained in:
parent
5a4072a576
commit
7ccc80bb16
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libqmi-1.24.0.tar.xz
|
||||
/libqmi-1.24.6.tar.xz
|
||||
/libqmi-1.24.8.tar.xz
|
||||
/libqmi-1.26.2.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libqmi
|
||||
Version: 1.24.8
|
||||
Version: 1.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||
License: LGPLv2+
|
||||
@ -9,7 +9,7 @@ URL: http://freedesktop.org/software/libqmi
|
||||
Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= 2.32.0
|
||||
BuildRequires: glib2-devel >= 2.48.0
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: python3
|
||||
BuildRequires: gtk-doc
|
||||
@ -92,6 +92,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Update to 1.26.2
|
||||
|
||||
* Tue Mar 24 2020 Lubomir Rintel <lkundrak@v3.sk> - 1.24.8
|
||||
- Update to 1.24.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libqmi-1.24.8.tar.xz) = b60ac355792373afbb202b2791c641468b48a1e54e5f34336fe37fa799c24ac566d6070ba4faaaf6b5693ae2bb5cc75c1240c7f2ee04c8e35eeeb66ec2677093
|
||||
SHA512 (libqmi-1.26.2.tar.xz) = 040bd6b6ffb5f268e20970b5b63e6483bb8f31d4555e303fca00710479e167593249a771e79bde32883e8e0f6dc17a44ea99f824f85ab09188c5d984a7939f05
|
||||
|
Loading…
Reference in New Issue
Block a user