Update to 1.12.4 release

This commit is contained in:
Lubomir Rintel 2015-02-11 13:00:01 +01:00
parent 6dcf09afca
commit b898d71b3c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/libqmi-1.10.2.tar.xz
/libqmi-1.12.0.tar.xz
/libqmi-1.12.2.tar.xz
/libqmi-1.12.4.tar.xz

View File

@ -1,6 +1,6 @@
Name: libqmi
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
Version: 1.12.2
Version: 1.12.4
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Wed Feb 11 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.4-1
- Update to 1.12.4 release
* Tue Feb 10 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.2-1
- Clean up the spec file a bit
- Update to 1.12.2 release

View File

@ -1 +1 @@
5b3b6b37a57e2fa828fd4cb6f86d7a9f libqmi-1.12.2.tar.xz
f4bbc3454f4498fc0bc02ae2a3279f04 libqmi-1.12.4.tar.xz