Hello community, here is the log from the commit of package ortp for openSUSE:Factory checked in at 2014-08-20 17:52:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ortp (Old) and /work/SRC/openSUSE:Factory/.ortp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ortp" Changes: -------- --- /work/SRC/openSUSE:Factory/ortp/ortp.changes 2013-07-02 12:26:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ortp.new/ortp.changes 2014-08-20 17:53:15.000000000 +0200 @@ -1,0 +2,8 @@ +Sun May 25 19:56:14 UTC 2014 - [email protected] + +- Update to 0.23.0: + * network simulator improvements + * updated to use ZRTPCPP>=4.0 + * security bugfixes + +------------------------------------------------------------------- Old: ---- ortp-0.22.0.tar.gz New: ---- ortp-0.23.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ortp.spec ++++++ --- /var/tmp/diff_new_pack.tx9Pur/_old 2014-08-20 17:53:16.000000000 +0200 +++ /var/tmp/diff_new_pack.tx9Pur/_new 2014-08-20 17:53:16.000000000 +0200 @@ -1,8 +1,8 @@ # # spec file for package ortp # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 Mariusz Fik <[email protected]>. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 Mariusz Fik <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define soname libortp9 Name: ortp -Version: 0.22.0 +Version: 0.23.0 Release: 0 -License: LGPL-2.1+ Summary: Real-time Transport Protocol Stack -Url: http://www.linphone.org/eng/documentation/dev/ortp.html +License: LGPL-2.1+ Group: System/Libraries +Url: http://www.linphone.org/eng/documentation/dev/ortp.html Source: http://download.savannah.gnu.org/releases/linphone/ortp/sources/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: glibc-devel @@ -65,8 +66,10 @@ %build %configure \ - --enable-gtk-doc=no \ --disable-static \ + %ifarch x86_64 + --enable-mode64bit \ + %endif --with-pic make %{?_smp_flags} ++++++ ortp-0.22.0.tar.gz -> ortp-0.23.0.tar.gz ++++++ ++++ 6848 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
