Hello community,

here is the log from the commit of package belle-sip for openSUSE:Factory 
checked in at 2017-07-05 23:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/belle-sip (Old)
 and      /work/SRC/openSUSE:Factory/.belle-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "belle-sip"

Wed Jul  5 23:55:15 2017 rev:9 rq:501061 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/belle-sip/belle-sip.changes      2016-09-20 
13:26:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.belle-sip.new/belle-sip.changes 2017-07-05 
23:55:19.378564037 +0200
@@ -1,0 +2,6 @@
+Wed May 17 15:00:49 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.6.1:
+  * No changelog available.
+
+-------------------------------------------------------------------

Old:
----
  belle-sip-1.5.0.tar.gz

New:
----
  belle-sip-1.6.1.tar.gz

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

Other differences:
------------------
++++++ belle-sip.spec ++++++
--- /var/tmp/diff_new_pack.MTgf8p/_old  2017-07-05 23:55:20.146455870 +0200
+++ /var/tmp/diff_new_pack.MTgf8p/_new  2017-07-05 23:55:20.150455306 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package belle-sip
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Mariusz Fik <fi...@opensuse.org>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,12 +20,12 @@
 %define soname  libbellesip
 %define sover   0
 Name:           belle-sip
-Version:        1.5.0
+Version:        1.6.1
 Release:        0
 Summary:        C object oriented SIP Stack
 License:        GPL-2.0+
 Group:          System/Libraries
-Url:            https://www.linphone.org/technical-corner/belle-sip/overview
+Url:            https://linphone.org/technical-corner/belle-sip/overview
 Source:         
https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz
 Source1:        http://antlr3.org/download/antlr-3.4-complete.jar
 Source2:        baselibs.conf
@@ -38,18 +38,20 @@
 BuildRequires:  gcc-c++
 BuildRequires:  java
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(bctoolbox)
+BuildRequires:  pkgconfig(bctoolbox) >= 0.5.0
 BuildRequires:  pkgconfig(zlib)
 
 %description
-Belle-sip is a SIP (RFC3261) implementation written in C, with an object 
oriented API.
+Belle-sip is a SIP (RFC3261) implementation written in C, with an
+object oriented API.
 
 %package -n %{soname}%{sover}
 Summary:        C object oriented SIP Stack
 Group:          System/Libraries
 
 %description -n %{soname}%{sover}
-Belle-sip is a SIP (RFC3261) implementation written in C, with an object 
oriented API.
+Belle-sip is a SIP (RFC3261) implementation written in C, with an
+object oriented API.
 
 %package devel
 Summary:        Headers and libraries for the belle-sip library
@@ -59,9 +61,11 @@
 Requires:       pkgconfig(zlib)
 
 %description devel
-Belle-sip is a SIP (RFC3261) implementation written in C, with an object 
oriented API.
+Belle-sip is a SIP (RFC3261) implementation written in C, with an
+object oriented API.
 
-This package contains header files and development libraries needed to develop 
programs using the belle-sip library.
+This package contains header files and development libraries needed
+to develop applications using the belle-sip library.
 
 %prep
 %setup -q
@@ -75,7 +79,7 @@
   -DANTLR3_JAR_PATH="$antlr_jar" \
   -DENABLE_STRICT=OFF            \
   -DENABLE_STATIC=OFF
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %cmake_install
@@ -91,11 +95,11 @@
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS COPYING NEWS README.md
 %{_bindir}/belle_sip_tester
 %{_includedir}/%{name}/
-%{_datadir}/BelleSIP/
 %{_libdir}/%{soname}.so
+%{_datadir}/BelleSIP/
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog


++++++ belle-sip-1.5.0.tar.gz -> belle-sip-1.6.1.tar.gz ++++++
++++ 65553 lines of diff (skipped)


Reply via email to