Hello community,

here is the log from the commit of package bctoolbox for openSUSE:Factory 
checked in at 2018-08-27 13:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bctoolbox (Old)
 and      /work/SRC/openSUSE:Factory/.bctoolbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bctoolbox"

Mon Aug 27 13:47:04 2018 rev:5 rq:629595 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bctoolbox/bctoolbox.changes      2017-08-29 
11:38:24.468259817 +0200
+++ /work/SRC/openSUSE:Factory/.bctoolbox.new/bctoolbox.changes 2018-08-27 
13:47:05.948358915 +0200
@@ -1,0 +2,6 @@
+Wed Aug 15 14:36:31 UTC 2018 - [email protected]
+
+- Remove bctoolbox-fix-no-git.patch: it is better to fix the issue
+  in packages where it occurs.
+
+-------------------------------------------------------------------

Old:
----
  bctoolbox-fix-no-git.patch

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

Other differences:
------------------
++++++ bctoolbox.spec ++++++
--- /var/tmp/diff_new_pack.vpgcug/_old  2018-08-27 13:47:06.524359738 +0200
+++ /var/tmp/diff_new_pack.vpgcug/_new  2018-08-27 13:47:06.528359744 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bctoolbox
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,15 +21,13 @@
 Version:        0.6.0
 Release:        0
 Summary:        Utility library for software from Belledonne Communications
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://linphone.org/
+URL:            https://linphone.org/
 Source:         
https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE bctoolbox-fix-pkgconfig.patch
 Patch0:         bctoolbox-fix-pkgconfig.patch
-# PATCH-FIX-OPENSUSE bctoolbox-fix-no-git.patch [email protected] -- Fix 
building of dependent applications out-of-git.
-Patch1:         bctoolbox-fix-no-git.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  mbedtls-devel
@@ -78,7 +76,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %cmake \
@@ -100,15 +97,16 @@
 %postun -n lib%{name}-tester%{sover} -p /sbin/ldconfig
 
 %files -n lib%{name}%{sover}
-%doc COPYING
+%license COPYING
 %{_libdir}/lib%{name}.so.%{sover}*
 
 %files -n lib%{name}-tester%{sover}
-%doc COPYING
+%license COPYING
 %{_libdir}/lib%{name}-tester.so.%{sover}*
 
 %files devel
-%doc AUTHORS COPYING README.md
+%license COPYING
+%doc AUTHORS README.md
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/lib%{name}.so
 %{_datadir}/%{name}/


Reply via email to