Hello community, here is the log from the commit of package ofono for openSUSE:Factory checked in at 2015-11-16 18:51:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ofono (Old) and /work/SRC/openSUSE:Factory/.ofono.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ofono" Changes: -------- --- /work/SRC/openSUSE:Factory/ofono/ofono.changes 2015-02-18 12:08:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ofono.new/ofono.changes 2015-11-16 18:51:35.000000000 +0100 @@ -1,0 +2,14 @@ +Fri Nov 13 18:27:04 UTC 2015 - [email protected] + +- Update to 1.17: + * Fix issue with alphanumeric TP-OA handling. + * Fix issue with push notification origin port. + * Fix issue with reading of EF_MWIS records. + * Fix issue with handling AT+CPINR results. + * Fix issue with SIM state polling for Sierra modems. + * Fix issue with HFP handling and AT command prefixes. + * Fix issue with HFP and extra CCWA event handling. + * Fix issue with HFP call state and +CHUP errors. +- Update dependencies + +------------------------------------------------------------------- Old: ---- ofono-1.16.tar.xz New: ---- ofono-1.17.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ofono.spec ++++++ --- /var/tmp/diff_new_pack.Ob3Jdo/_old 2015-11-16 18:51:36.000000000 +0100 +++ /var/tmp/diff_new_pack.Ob3Jdo/_new 2015-11-16 18:51:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ofono # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Sergey Kondakov <[email protected]>. # Copyright (c) 2014 Bernd Wachter <[email protected]>. # @@ -19,22 +19,21 @@ Name: ofono -Version: 1.16 +Version: 1.17 Release: 0 Summary: Open Source Telephony License: GPL-2.0 Group: Communications/Connectivity Adaptation Url: http://ofono.org Source0: http://www.kernel.org/pub/linux/network/ofono/ofono-%{version}.tar.xz -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool -BuildRequires: systemd-rpm-macros +BuildRequires: pkg-config BuildRequires: pkgconfig(bluez) >= 4.85 BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libudev) >= 145 BuildRequires: pkgconfig(mobile-broadband-provider-info) +BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(udev) %systemd_requires %description @@ -72,11 +71,11 @@ %setup -q %build -autoreconf -fi -%configure --disable-static \ +%configure \ + --disable-static \ --enable-test \ --with-systemdunitdir="%{_libexecdir}/systemd/system" -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %check check %{?_smp_mflags} @@ -108,7 +107,7 @@ %{_mandir}/man8/ofonod.8%{?ext_man} %{_unitdir}/ofono.service %{_libexecdir}/systemd/system/network.target.wants/ofono.service -%dir /usr/lib/systemd/system/network.target.wants +%dir %{_libexecdir}/systemd/system/network.target.wants %config %{_sysconfdir}/ofono/ %config %{_sysconfdir}/dbus-1/system.d/ofono.conf ++++++ ofono-1.16.tar.xz -> ofono-1.17.tar.xz ++++++ ++++ 8419 lines of diff (skipped)
