diff --git a/libmbim.spec b/libmbim.spec index 9d89270..8f8a1b7 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -1,11 +1,11 @@ -%global realversion 1.8.0 +%global realversion 1.10.0 %global _hardened_build 1 Name: libmbim Summary: Support library for the Mobile Broadband Interface Model protocol Version: %{?realversion} -Release: 2%{?dist} +Release: 1%{?dist} License: LGPLv2+ URL: http://freedesktop.org/software/libmbim @@ -70,20 +70,25 @@ make check %files %doc COPYING NEWS AUTHORS README %{_libdir}/libmbim-glib.so.* -%{_mandir}/man1/* %files devel %{_includedir}/libmbim-glib/ %{_libdir}/pkgconfig/mbim-glib.pc %{_libdir}/libmbim-glib.so -%{_datadir}/gtk-doc/ +%dir %{_datadir}/gtk-doc/html/libmbim-glib +%{_datadir}/gtk-doc/html/libmbim-glib/* %files utils %{_bindir}/mbimcli %{_bindir}/mbim-network +%{_mandir}/man1/* +%{_libexecdir}/mbim-proxy %changelog +* Tue Aug 5 2014 Dan Williams - 1.10.0-1 +- Update to 1.10.0 release + * Sat Jun 07 2014 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1c1db10..e69de29 100644 --- a/sources +++ b/sources @@ -1 +0,0 @@ -530826b6f5129b997d9f107892afc200 libmbim-1.8.0.tar.xz