SHA256
8
0
forked from pool/cppunit

Accepting request 573843 from home:jengelh:branches:devel:libraries:c_c++

- Fix RPM group of shlib subpackage.

OBS-URL: https://build.opensuse.org/request/show/573843
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2018-02-07 18:28:27 +00:00
committed by Git OBS Bridge
parent 17cba989af
commit b50367f3bf
2 changed files with 6 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ supervised tests.
%package -n %{libname}
Summary: Cppunit library for writting C++ unittests
Group: Development/Libraries/C and C++
Group: System/Libraries
%description -n %{libname}
Cppunit library for writting C++ unittests in JUnit like fashion.