diff --git a/.gitignore b/.gitignore index b87f9ee..8fef13b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libqmi-1.12.0.tar.xz /libqmi-1.12.2.tar.xz /libqmi-1.12.4.tar.xz +/libqmi-1.12.6.tar.xz diff --git a/libqmi.spec b/libqmi.spec index 223abfc..6abb01c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,7 +1,7 @@ Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol -Version: 1.12.4 -Release: 3%{?dist} +Version: 1.12.6 +Release: 1%{?dist} Group: Development/Libraries License: LGPLv2+ URL: http://freedesktop.org/software/libqmi @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Tue Aug 18 2015 Lubomir Rintel - 1.12.6-1 +- Update to 1.12.6 release + * Wed Jun 17 2015 Fedora Release Engineering - 1.12.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 3043699..63cfb54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4bbc3454f4498fc0bc02ae2a3279f04 libqmi-1.12.4.tar.xz +24c9eb300662ba6cff0152de89bd9ec0 libqmi-1.12.6.tar.xz