Hello community, here is the log from the commit of package libcomps for openSUSE:Factory checked in at 2019-02-27 15:09:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcomps (Old) and /work/SRC/openSUSE:Factory/.libcomps.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcomps" Wed Feb 27 15:09:05 2019 rev:4 rq:679582 version:0.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libcomps/libcomps.changes 2019-02-20 14:10:06.150964005 +0100 +++ /work/SRC/openSUSE:Factory/.libcomps.new.28833/libcomps.changes 2019-02-27 15:09:08.234392423 +0100 @@ -1,0 +2,5 @@ +Thu Feb 7 15:45:43 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update RPM groups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcomps.spec ++++++ --- /var/tmp/diff_new_pack.4bp4BD/_old 2019-02-27 15:09:08.834392240 +0100 +++ /var/tmp/diff_new_pack.4bp4BD/_new 2019-02-27 15:09:08.834392240 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcomps # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,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/ # @@ -28,9 +28,8 @@ Release: 0 Summary: Comps XML file manipulation library License: GPL-2.0-or-later -Group: System/Libraries - -Url: https://github.com/rpm-software-management/libcomps +Group: Development/Libraries/C and C++ +URL: https://github.com/rpm-software-management/libcomps Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz # Patches from upstream @@ -49,8 +48,8 @@ BuildRequires: gcc-c++ BuildRequires: libexpat-devel BuildRequires: libxml2-devel -BuildRequires: zlib-devel BuildRequires: python-rpm-macros +BuildRequires: zlib-devel # prevent provides from nonstandard paths: %define __provides_exclude ^(%{python3_sitearch}/.*\\.so)$ @@ -67,7 +66,7 @@ Libraries for %{name} %package -n %{devname} -Summary: Development files for libcomps library +Summary: Development files for the libcomps library Group: Development/Libraries/C and C++ Requires: %{libname}%{?_isa} = %{version}-%{release} Requires: pkg-config
