Hello community,

here is the log from the commit of package ofono for openSUSE:Factory checked 
in at 2016-06-14 23:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-16 
18:51:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ofono.new/ofono.changes 2016-06-14 
23:08:10.000000000 +0200
@@ -1,0 +2,26 @@
+Sun Jun 12 15:31:15 UTC 2016 - [email protected]
+
+- Update to version 1.18:
+  * Fix issue with cell broadcast and use-after-fee.
+  * Fix issue with repeated held call indicator.
+  * Fix issue with +CCWA and connection setup.
+  * Fix issue with empty operator scan results.
+  * Fix issue with persistent RAT mode handling.
+  * Fix issue with multiparty call introspection.
+  * Fix issue with GRPS context introspection.
+  * Fix issue with stale context deactivation.
+  * Add support for automatic context activation.
+  * Add support for SIM service provider names.
+  * Add support for handling allowed APN lists.
+  * Add support for network monitoring interface.
+  * Add support for U-Blox TOBY-L2 modem series.
+  * Add support for Sierra MC73xx QMI modems.
+  * Add support for SoFIA 3GR modem series.
+  * Add support for upower battery monitoring.
+  * Add support for gateway audio card types.
+  * Add support for Handsfree audio driver.
+  * Add support for Android RIL integration.
+- Use correct package groups
+- Build as pie with enabled thread support
+
+-------------------------------------------------------------------

Old:
----
  ofono-1.17.tar.xz

New:
----
  ofono-1.18.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ofono.spec ++++++
--- /var/tmp/diff_new_pack.lzMQjI/_old  2016-06-14 23:08:11.000000000 +0200
+++ /var/tmp/diff_new_pack.lzMQjI/_new  2016-06-14 23:08:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ofono
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Sergey Kondakov <[email protected]>.
 # Copyright (c) 2014 Bernd Wachter <[email protected]>.
 #
@@ -19,14 +19,14 @@
 
 
 Name:           ofono
-Version:        1.17
+Version:        1.18
 Release:        0
 Summary:        Open Source Telephony
 License:        GPL-2.0
-Group:          Communications/Connectivity Adaptation
+Group:          Productivity/Telephony/Utilities
 Url:            http://ofono.org
 Source0:        
http://www.kernel.org/pub/linux/network/ofono/ofono-%{version}.tar.xz
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bluez) >= 4.85
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -46,7 +46,7 @@
 
 %package devel
 Summary:        Open Source Telephony Stack -- Development files
-Group:          Development/Libraries
+Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 
 %description devel
@@ -59,7 +59,7 @@
 
 %package tests
 Summary:        Test Scripts for oFono
-Group:          Development/Libraries
+Group:          Productivity/Telephony/Utilities
 Requires:       %{name} = %{version}
 Provides:       ofono-test >= 1.0
 Obsoletes:      ofono-test < 1.0
@@ -73,6 +73,8 @@
 %build
 %configure \
   --disable-static \
+  --enable-pie \
+  --enable-threads \
        --enable-test \
   --with-systemdunitdir="%{_libexecdir}/systemd/system"
 make %{?_smp_mflags} V=1
@@ -80,7 +82,7 @@
 %check check %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 

++++++ ofono-1.17.tar.xz -> ofono-1.18.tar.xz ++++++
++++ 22368 lines of diff (skipped)


Reply via email to