Update to 1.12.2 release
This commit is contained in:
parent
35c10ce95e
commit
6dcf09afca
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/libqmi-1.8.0.tar.xz
|
/libqmi-1.8.0.tar.xz
|
||||||
/libqmi-1.10.2.tar.xz
|
/libqmi-1.10.2.tar.xz
|
||||||
/libqmi-1.12.0.tar.xz
|
/libqmi-1.12.0.tar.xz
|
||||||
|
/libqmi-1.12.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.12.0
|
Version: 1.12.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -79,8 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 10 2015 Lubomir Rintel <lkundrak@v3.sk>
|
* Tue Feb 10 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.2-1
|
||||||
- Clean up the spec file a bit
|
- Clean up the spec file a bit
|
||||||
|
- Update to 1.12.2 release
|
||||||
|
|
||||||
* Thu Jan 15 2015 Dan Williams <dcbw@redhat.com> - 1.12.0-1
|
* Thu Jan 15 2015 Dan Williams <dcbw@redhat.com> - 1.12.0-1
|
||||||
- Update to 1.12.0 release
|
- Update to 1.12.0 release
|
||||||
|
Loading…
Reference in New Issue
Block a user