diff --git a/.gitignore b/.gitignore index 1de367a..2758267 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libmbim-1.12.0.tar.xz /libmbim-1.12.2.tar.xz /libmbim-1.12.4.tar.xz +/libmbim-1.14.0.tar.xz diff --git a/libmbim.spec b/libmbim.spec index 2ad50d1..c7b2653 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -3,8 +3,8 @@ Name: libmbim Summary: Support library for the Mobile Broadband Interface Model protocol -Version: 1.12.4 -Release: 2%{?dist} +Version: 1.14.0 +Release: 1%{?dist} License: LGPLv2+ URL: http://freedesktop.org/software/libmbim @@ -69,6 +69,8 @@ make check %files %doc COPYING NEWS AUTHORS README %{_libdir}/libmbim-glib.so.* +%{_datadir}/bash-completion + %files devel %{_includedir}/libmbim-glib/ @@ -85,6 +87,9 @@ make check %changelog +* Fri Jul 08 2016 Lubomir Rintel - 1.14.0-1 +- Update to 1.14.0 release + * Mon Mar 21 2016 Lubomir Rintel - 1.12.4-1 - Update to 1.12.2 release diff --git a/sources b/sources index c7dc47b..768eb25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4561bc490fcd439aa805c1692b25cb61 libmbim-1.12.4.tar.xz +2ed809e65c85353d3ab59e372890e549 libmbim-1.14.0.tar.xz