Hello community,

here is the log from the commit of package bcunit for openSUSE:Factory checked 
in at 2019-11-07 23:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcunit (Old)
 and      /work/SRC/openSUSE:Factory/.bcunit.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcunit"

Thu Nov  7 23:13:19 2019 rev:4 rq:739931 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcunit/bcunit.changes    2017-08-10 
13:43:37.984939310 +0200
+++ /work/SRC/openSUSE:Factory/.bcunit.new.2990/bcunit.changes  2019-11-07 
23:13:20.812325816 +0100
@@ -1,0 +2,5 @@
+Thu Oct 17 14:30:53 UTC 2019 - Richard Brown <rbr...@suse.com>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bcunit.spec ++++++
--- /var/tmp/diff_new_pack.Rn73Io/_old  2019-11-07 23:13:21.376326434 +0100
+++ /var/tmp/diff_new_pack.Rn73Io/_new  2019-11-07 23:13:21.388326447 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bcunit
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,8 +22,7 @@
 Version:        3.0.2
 Release:        0
 Summary:        Provide C programmers basic testing functionality
-License:        LGPL-2.0+
-Group:          Development/Libraries/C and C++
+License:        LGPL-2.0-or-later
 Url:            https://linphone.org/
 Source:         
https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
@@ -46,7 +45,6 @@
 
 %package devel
 Summary:        BCUnit development files
-Group:          Development/Libraries/C and C++
 Requires:       %{soname}%{sover} = %{version}
 Requires:       ncurses-devel
 Recommends:     %{name}-doc = %{version}
@@ -57,7 +55,6 @@
 
 %package doc
 Summary:        BCUnit documentation
-Group:          Documentation/Man
 Requires:       %{soname}%{sover} = %{version}
 
 %description doc
@@ -66,7 +63,6 @@
 
 %package -n %{soname}%{sover}
 Summary:        BCUnit shared library
-Group:          System/Libraries
 
 %description  -n %{soname}%{sover}
 BCUnit is a unit testing framework for C.


Reply via email to