Hello community,
here is the log from the commit of package gnustep-libobjc2 for
openSUSE:Factory checked in at 2019-03-26 22:34:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-libobjc2 (Old)
and /work/SRC/openSUSE:Factory/.gnustep-libobjc2.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnustep-libobjc2"
Tue Mar 26 22:34:48 2019 rev:2 rq:688852 version:1.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-libobjc2/gnustep-libobjc2.changes
2019-02-26 22:19:52.482119950 +0100
+++
/work/SRC/openSUSE:Factory/.gnustep-libobjc2.new.25356/gnustep-libobjc2.changes
2019-03-26 22:35:15.389658801 +0100
@@ -1,0 +2,6 @@
+Tue Mar 19 00:47:58 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Replace historic boilerplate descriptions.
+- Fixup RPM group of SRPM package.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnustep-libobjc2.spec ++++++
--- /var/tmp/diff_new_pack.wyZVae/_old 2019-03-26 22:35:16.509658318 +0100
+++ /var/tmp/diff_new_pack.wyZVae/_new 2019-03-26 22:35:16.513658316 +0100
@@ -23,7 +23,7 @@
Release: 0
Summary: GNUstep Objective-C Runtime
License: MIT
-Group: System/Libraries
+Group: Development/Languages/C and C++
URL: https://github.com/gnustep/libobjc2
Source:
https://github.com/gnustep/libobjc2/archive/%{version}.tar.gz#/%{_oname}-%{version}.tar.gz
BuildRequires: cmake >= 3.1
@@ -59,13 +59,13 @@
- Declared property introspection.
%package -n %{_oname}-devel
-Summary: Include Files and Libraries Mandatory for Development
+Summary: Header files for the GNUstep Objective-C runtime
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
%description -n %{_oname}-devel
This package contains all necessary include files and libraries needed
-to develop applications that require these.
+to develop applications with the GNUstep Objective-C runtime.
%prep
%setup -q -n %{_oname}-%{version}