diff --git a/libmbim-1.4.0.tar.xz b/libmbim-1.4.0.tar.xz deleted file mode 100644 index dae91f7..0000000 --- a/libmbim-1.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7fa909df229574eb11baac89075ac1366a2ac1670f586483bdf0173257cf781 -size 355340 diff --git a/libmbim-1.6.0.tar.xz b/libmbim-1.6.0.tar.xz new file mode 100644 index 0000000..c26e4e9 --- /dev/null +++ b/libmbim-1.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0efbdaf2aeddec033b4c7c5d0f7934c91ce535c5c9f0cadf1e67527d10ab082 +size 360800 diff --git a/libmbim.changes b/libmbim.changes index 3ce648e..3ed824b 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Feb 2 14:41:50 UTC 2014 - zaitor@opensuse.org + +- Update to version 1.6.0: + + Updated mbimcli with new commands: + --phonebook-query-configuration, --phonebook-read, + --phonebook-read-all, --phonebook-write, --phonebook-delete, + --phonebook-delete-all. + + Added generation of man pages for mbimcli and mbim-network. + + Several other minor improvements and fixes. +- Stop packaging Changelog in docs as it is empty. + ------------------------------------------------------------------- Mon Dec 16 18:11:23 UTC 2013 - dimstar@opensuse.org diff --git a/libmbim.spec b/libmbim.spec index 9733c67..bfcf515 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -1,6 +1,7 @@ # # spec file for package libmbim # +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -15,14 +16,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libmbim -Version: 1.4.0 +Version: 1.6.0 Release: 0 -License: GPL-2.0+ and LGPL-2.0+ Summary: Mobile Interface Broadband Model (MBIM) protocol -Url: http://www.freedesktop.org/wiki/Software/libmbim/ +License: GPL-2.0+ and LGPL-2.0+ Group: Productivity/Networking/System -Source: http://www.freedesktop.org/software/libmbim/libmbim-1.4.0.tar.xz +Url: http://www.freedesktop.org/wiki/Software/libmbim/ +Source: http://www.freedesktop.org/software/libmbim/libmbim-%{version}.tar.xz BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gobject-2.0) @@ -70,9 +72,11 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %files %defattr(-,root,root) -%doc ChangeLog README COPYING +%doc README COPYING %{_bindir}/mbim-network %{_bindir}/mbimcli +%{_mandir}/man1/mbim-network.1%{?ext_man} +%{_mandir}/man1/mbimcli.1%{?ext_man} %files -n libmbim-glib0 %defattr(-,root,root)