diff --git a/libqmi.spec b/libqmi.spec index 5cde737..f2eb4a5 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,8 +1,8 @@ %global glib2_version 2.32.0 -%global snapshot .git20130510 -%global realversion 1.3.0 +%global snapshot %{nil} +%global realversion 1.4.0 Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol @@ -88,6 +88,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Fri Jun 7 2013 Dan Williams - 1.4.0-1 +- Update to 1.4.0 release + * Fri May 10 2013 Dan Williams - 1.3.0-1.git20130510 - Initial Fedora release diff --git a/sources b/sources index c068c7f..e2081c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9be13f195cbe33ebc3312810d9f4529e libqmi-1.3.0.git20130510.tar.xz +f8e2c17240c21c7d48d5df4ab04c77e7 libqmi-1.4.0.tar.xz