Hello community,

here is the log from the commit of package bctoolbox for openSUSE:Factory 
checked in at 2017-06-28 10:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bctoolbox (Old)
 and      /work/SRC/openSUSE:Factory/.bctoolbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bctoolbox"

Wed Jun 28 10:35:22 2017 rev:3 rq:505237 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bctoolbox/bctoolbox.changes      2016-08-31 
00:01:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bctoolbox.new/bctoolbox.changes 2017-06-28 
10:35:24.986761579 +0200
@@ -1,0 +2,16 @@
+Wed Jun 21 09:32:51 UTC 2017 - mplus...@suse.com
+
+- Update baselibs
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Wed May 17 15:00:49 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.5.1:
+  * security bugfix: TLS session could be successfully established
+    whereas the common name did not match the server name.
+  * "const char * to void *" map feature.
+- Remove bctoolbox-pkgconfig_1.patch and
+  bctoolbox-pkgconfig_2.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  bctoolbox-0.2.0.tar.gz
  bctoolbox-pkgconfig_1.patch
  bctoolbox-pkgconfig_2.patch

New:
----
  bctoolbox-0.5.1.tar.gz

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

Other differences:
------------------
++++++ bctoolbox.spec ++++++
--- /var/tmp/diff_new_pack.8o8I0H/_old  2017-06-28 10:35:26.458553359 +0200
+++ /var/tmp/diff_new_pack.8o8I0H/_new  2017-06-28 10:35:26.458553359 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bctoolbox
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,21 @@
 #
 
 
-%define         sover 0
+%define sover   1
 Name:           bctoolbox
-Version:        0.2.0
+Version:        0.5.1
 Release:        0
 Summary:        Utility library for software from Belledonne Communications
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
-Url:            https://linphone.org
-Source0:        
https://github.com/BelledonneCommunications/bctoolbox/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Url:            https://linphone.org/
+Source0:        
https://linphone.org/releases/sources/bctoolbox/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
-Patch0:         bctoolbox-pkgconfig_1.patch
-Patch1:         bctoolbox-pkgconfig_2.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  mbedtls-devel
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(cunit)
+BuildRequires:  pkgconfig(bcunit)
 BuildRequires:  pkgconfig(zlib)
 
 %description
@@ -46,7 +44,7 @@
 Requires:       lib%{name}%{sover} = %{version}
 Requires:       lib%{name}-tester%{sover} = %{version}
 Requires:       mbedtls-devel
-Requires:       pkgconfig(cunit)
+Requires:       pkgconfig(bcunit)
 Requires:       pkgconfig(zlib)
 
 %description devel
@@ -77,9 +75,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-sed -i "s|CUnit 3.0|CUnit 2.0|g" CMakeLists.txt
 
 %build
 %cmake \
@@ -87,7 +82,7 @@
   -DENABLE_TESTS_COMPONENT=yes \
   -DENABLE_TESTS=yes \
   -DENABLE_STATIC=no
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
@@ -109,7 +104,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc COPYING README AUTHORS
+%doc AUTHORS COPYING README.md
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/lib%{name}.so
 %{_datadir}/%{name}/

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.8o8I0H/_old  2017-06-28 10:35:26.494548266 +0200
+++ /var/tmp/diff_new_pack.8o8I0H/_new  2017-06-28 10:35:26.498547701 +0200
@@ -1,2 +1,2 @@
-libbctoolbox0
-libbctoolbox-tester0
+libbctoolbox1
+libbctoolbox-tester1

++++++ bctoolbox-0.2.0.tar.gz -> bctoolbox-0.5.1.tar.gz ++++++
++++ 3551 lines of diff (skipped)


Reply via email to