From a37cfbf8c66a2f9bf438c30bed4fabd1e591d97e048b86c0d028acf6b87469d4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Nov 2013 13:19:13 +0000 Subject: [PATCH] libzrtpcpp-4.1.0 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libzrtpcpp?expand=0&rev=29 --- libzrtpcpp-3.2.2.2.tar.xz | 3 --- libzrtpcpp-4.1.0.tar.xz | 3 +++ libzrtpcpp.changes | 7 +++++++ libzrtpcpp.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 libzrtpcpp-3.2.2.2.tar.xz create mode 100644 libzrtpcpp-4.1.0.tar.xz diff --git a/libzrtpcpp-3.2.2.2.tar.xz b/libzrtpcpp-3.2.2.2.tar.xz deleted file mode 100644 index 2209feb..0000000 --- a/libzrtpcpp-3.2.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:813bdb432b73552c9922e0474c129c00ad36e4f2d1f66c0f53ff37b5f56193e3 -size 1272388 diff --git a/libzrtpcpp-4.1.0.tar.xz b/libzrtpcpp-4.1.0.tar.xz new file mode 100644 index 0000000..7702a28 --- /dev/null +++ b/libzrtpcpp-4.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab8eaac6a5a53948144eb48bd41167cb6c2d3885a60b8c325a3d98177d6171a +size 1277856 diff --git a/libzrtpcpp.changes b/libzrtpcpp.changes index 1def5d8..a310df2 100644 --- a/libzrtpcpp.changes +++ b/libzrtpcpp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 24 13:16:43 UTC 2013 - jengelh@inai.de + +- Update to new upstream release 4.1.0 +* added some new algorithms for the DH key agreement and the Skein + Hash for ZRTP. + ------------------------------------------------------------------- Wed Jul 3 23:35:48 UTC 2013 - jengelh@inai.de diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec index f36fc96..b5f8a02 100644 --- a/libzrtpcpp.spec +++ b/libzrtpcpp.spec @@ -17,10 +17,9 @@ Name: libzrtpcpp -%define lname libzrtpcpp3 -Version: 3.2.2.2 +%define lname libzrtpcpp4 +Version: 4.1.0 Release: 0 -# git describe: V3.2.2_2 Summary: A ccrtp extension for ZRTP support License: GPL-3.0+ Group: Development/Libraries/C and C++ @@ -28,6 +27,7 @@ Url: http://www.gnutelephony.org/index.php/GNU_ZRTP #Freecode-URL: http://freecode.com/projects/libzrtpcpp #Git-Clone: git://github.com/wernerd/ZRTPCPP +#Snapshot: V4.1.0 # No longer produces release tarballs since 3.x. Source: %name-%version.tar.xz BuildRequires: cmake @@ -100,7 +100,7 @@ make install DESTDIR="%buildroot" %files -n %lname %defattr(-,root,root,0755) %doc AUTHORS COPYING README.md -%{_libdir}/libzrtpcpp.so.3* +%_libdir/libzrtpcpp.so.4* %files devel %defattr(-,root,root,0755)