Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libqmi.git#2fe7184e11e9ed7aff989f17dffbc0e338949814
This commit is contained in:
parent
af58ea92ce
commit
82028f7fd2
18
libqmi.spec
18
libqmi.spec
@ -1,7 +1,5 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libqmi
|
||||
Version: 1.26.6
|
||||
Version: 1.26.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||
License: LGPLv2+
|
||||
@ -10,10 +8,11 @@ Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= 2.48.0
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: python3
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: libmbim-devel >= 1.18.0
|
||||
BuildRequires: make
|
||||
BuildRequires: python3
|
||||
|
||||
%description
|
||||
This package contains the libraries that make it easier to use QMI functionality
|
||||
@ -66,11 +65,11 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING.LIB
|
||||
%doc NEWS AUTHORS README
|
||||
%{_libdir}/libqmi-glib.so.*
|
||||
%exclude %{_libdir}/libqmi-glib.la
|
||||
%{_datadir}/bash-completion
|
||||
%license COPYING.LIB
|
||||
%doc NEWS AUTHORS README
|
||||
|
||||
|
||||
%files devel
|
||||
@ -92,7 +91,10 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 3 16:09:15 GMT 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.6-1
|
||||
* Sat Jan 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.8-1
|
||||
- Update to 1.26.8
|
||||
|
||||
* Tue Nov 3 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.6-1
|
||||
- Update to 1.26.6
|
||||
|
||||
* Fri Aug 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.26.4-1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libqmi-1.26.6.tar.xz) = 6c5e05fc158a085e1f652ff31cef65762c026cb09eb630153fddccb15e19187141e74c79818ebe00a058c5624891981cfce4d56545d4150ebb3b6e8d7bddb5ba
|
||||
SHA512 (libqmi-1.26.8.tar.xz) = f04633b7f514a1189e2450f0e1bd4137a7300fb12c5873adb58943bdd7b5ab0168dcfe5b91b06fb152b1b484897c827a4334cdc350d654b074ee9c6deb9bf7a1
|
||||
|
Loading…
Reference in New Issue
Block a user