Hello community,
here is the log from the commit of package osmo-sip-connector for
openSUSE:Leap:15.2 checked in at 2020-01-17 12:01:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/osmo-sip-connector (Old)
and /work/SRC/openSUSE:Leap:15.2/.osmo-sip-connector.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-sip-connector"
Fri Jan 17 12:01:15 2020 rev:3 rq:763626 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/osmo-sip-connector/osmo-sip-connector.changes
2020-01-15 15:37:47.351042907 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.osmo-sip-connector.new.26092/osmo-sip-connector.changes
2020-01-17 12:01:16.508499690 +0100
@@ -1,0 +2,14 @@
+Sun Jan 5 12:15:47 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to new upstream release 1.4.0
+ * MNCC v6: add optional SDP to the socket protocol
+- Update to new upstream release 1.3.0
+ * Logging: Make use of Levels, clarify some messages
+ * Add support for MNCC HOLD/RETRIEVE
+ * Handle SIP re-INVITEs
+ * MNCC: Do not continue with B leg if A leg is cancelled.
+ * Added daemonize feature to osmo-sip-connector
+ * Support Emergency Calling
+ * Support International Caller ID
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ osmo-sip-connector.spec ++++++
--- /var/tmp/diff_new_pack.G105nc/_old 2020-01-17 12:01:16.968499891 +0100
+++ /var/tmp/diff_new_pack.G105nc/_new 2020-01-17 12:01:16.968499891 +0100
@@ -1,6 +1,7 @@
#
# spec file for package osmo-sip-connector
#
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -12,9 +13,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
Name: osmo-sip-connector
Version: 1.2.0
Release: 0
@@ -28,9 +30,9 @@
BuildRequires: libtool
BuildRequires: pkgconfig >= 0.20
BuildRequires: systemd-rpm-macros
-BuildRequires: pkgconfig(libosmocore) >= 0.11.0
-BuildRequires: pkgconfig(libosmogsm) >= 0.11.0
-BuildRequires: pkgconfig(libosmovty) >= 0.11.0
+BuildRequires: pkgconfig(libosmocore) >= 1.0.0
+BuildRequires: pkgconfig(libosmogsm) >= 1.0.0
+BuildRequires: pkgconfig(libosmovty) >= 1.0.0
BuildRequires: pkgconfig(sofia-sip-ua-glib) >= 1.12.0
%{?systemd_requires}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.G105nc/_old 2020-01-17 12:01:16.992499903 +0100
+++ /var/tmp/diff_new_pack.G105nc/_new 2020-01-17 12:01:16.992499903 +0100
@@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param
name="url">git://git.osmocom.org/osmo-sip-connector</param>
- <param name="revision">1.2.0</param>
- <param name="versionformat">1.2.0</param>
+ <param name="revision">1.4.0</param>
+ <param name="versionformat">1.4.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>