Hello community,

here is the log from the commit of package osmo-sip-connector for 
openSUSE:Factory checked in at 2020-01-09 22:49:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osmo-sip-connector (Old)
 and      /work/SRC/openSUSE:Factory/.osmo-sip-connector.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osmo-sip-connector"

Thu Jan  9 22:49:59 2020 rev:2 rq:761695 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-sip-connector/osmo-sip-connector.changes    
2019-02-28 21:42:18.969552959 +0100
+++ 
/work/SRC/openSUSE:Factory/.osmo-sip-connector.new.6675/osmo-sip-connector.changes
  2020-01-09 22:50:08.254695560 +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.huA8T2/_old  2020-01-09 22:50:09.382696124 +0100
+++ /var/tmp/diff_new_pack.huA8T2/_new  2020-01-09 22:50:09.386696126 +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.huA8T2/_old  2020-01-09 22:50:09.406696136 +0100
+++ /var/tmp/diff_new_pack.huA8T2/_new  2020-01-09 22:50:09.406696136 +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>


Reply via email to