Update to 1.14.2
This commit is contained in:
parent
5618627f0e
commit
6c879f6acb
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/libqmi-1.12.4.tar.xz
|
/libqmi-1.12.4.tar.xz
|
||||||
/libqmi-1.12.6.tar.xz
|
/libqmi-1.12.6.tar.xz
|
||||||
/libqmi-1.14.0.tar.xz
|
/libqmi-1.14.0.tar.xz
|
||||||
|
/libqmi-1.14.2.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libqmi
|
Name: libqmi
|
||||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||||
Version: 1.14.0
|
Version: 1.14.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -82,6 +82,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 03 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.2-1
|
||||||
|
- Update to 1.14.2
|
||||||
|
|
||||||
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
|
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
|
||||||
- Update to 1.14.0 release
|
- Update to 1.14.0 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user