Hello community, here is the log from the commit of package ldc for openSUSE:Factory checked in at 2017-07-17 09:09:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldc (Old) and /work/SRC/openSUSE:Factory/.ldc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldc" Mon Jul 17 09:09:22 2017 rev:2 rq:509950 version:0.17.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ldc/ldc.changes 2017-07-05 23:57:38.470970636 +0200 +++ /work/SRC/openSUSE:Factory/.ldc.new/ldc.changes 2017-07-17 09:09:24.994655525 +0200 @@ -1,0 +2,5 @@ +Fri Jun 9 08:54:07 UTC 2017 - [email protected] + +- Rectify RPM groups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldc.spec ++++++ --- /var/tmp/diff_new_pack.yqmeGu/_old 2017-07-17 09:09:25.946521460 +0200 +++ /var/tmp/diff_new_pack.yqmeGu/_new 2017-07-17 09:09:25.950520897 +0200 @@ -48,12 +48,14 @@ %package -n %{lname_runtime}%{so_ver} Summary: Minimal D runtime library +Group: System/Libraries %description -n %{lname_runtime}%{so_ver} The minimal runtime library required to support the D programming language. %package runtime-devel Summary: Development files for the D runtime library +Group: Development/Libraries/Other Requires: %{lname_runtime}%{so_ver} = %{version} Recommends: ldc-phobos-devel = %{version} @@ -63,12 +65,14 @@ %package -n %{lname_phobos}%{so_ver} Summary: The D standard library +Group: System/Libraries %description -n %{lname_phobos}%{so_ver} This package includes ldc's phobos library - The D standard library. %package phobos-devel Summary: Development files for the D standard library +Group: Development/Libraries/Other Requires: %{lname_phobos}%{so_ver} = %{version} Requires: %{name}-runtime-devel = %{version}
