diff --git a/.gitignore b/.gitignore index 0d43a78..669971b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libqmi-1.8.0.tar.xz /libqmi-1.10.2.tar.xz /libqmi-1.12.0.tar.xz +/libqmi-1.12.2.tar.xz diff --git a/libqmi.spec b/libqmi.spec index c148698..392b66a 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,6 +1,6 @@ Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol -Version: 1.12.0 +Version: 1.12.2 Release: 1%{?dist} Group: Development/Libraries License: LGPLv2+ @@ -79,8 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog -* Tue Feb 10 2015 Lubomir Rintel +* Tue Feb 10 2015 Lubomir Rintel - 1.12.2-1 - Clean up the spec file a bit +- Update to 1.12.2 release * Thu Jan 15 2015 Dan Williams - 1.12.0-1 - Update to 1.12.0 release diff --git a/sources b/sources index 8918a17..e9e0e7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8f3c494eb98df8eba0064cbbf4d5c19 libqmi-1.12.0.tar.xz +5b3b6b37a57e2fa828fd4cb6f86d7a9f libqmi-1.12.2.tar.xz