Update to 1.14.0 release
This commit is contained in:
parent
315e4713ff
commit
95885b5a12
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/libmbim-1.12.0.tar.xz
|
/libmbim-1.12.0.tar.xz
|
||||||
/libmbim-1.12.2.tar.xz
|
/libmbim-1.12.2.tar.xz
|
||||||
/libmbim-1.12.4.tar.xz
|
/libmbim-1.12.4.tar.xz
|
||||||
|
/libmbim-1.14.0.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Name: libmbim
|
Name: libmbim
|
||||||
Summary: Support library for the Mobile Broadband Interface Model protocol
|
Summary: Support library for the Mobile Broadband Interface Model protocol
|
||||||
Version: 1.12.4
|
Version: 1.14.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libmbim
|
URL: http://freedesktop.org/software/libmbim
|
||||||
|
|
||||||
@ -69,6 +69,8 @@ make check
|
|||||||
%files
|
%files
|
||||||
%doc COPYING NEWS AUTHORS README
|
%doc COPYING NEWS AUTHORS README
|
||||||
%{_libdir}/libmbim-glib.so.*
|
%{_libdir}/libmbim-glib.so.*
|
||||||
|
%{_datadir}/bash-completion
|
||||||
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/libmbim-glib/
|
%{_includedir}/libmbim-glib/
|
||||||
@ -85,6 +87,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 08 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
|
||||||
|
- Update to 1.14.0 release
|
||||||
|
|
||||||
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.12.4-1
|
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.12.4-1
|
||||||
- Update to 1.12.2 release
|
- Update to 1.12.2 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user