Recover provides virtual subpackage json-glib-tests
This commit is contained in:
parent
4e58e91f97
commit
66b9cd1739
@ -1,6 +1,6 @@
|
||||
Name: json-glib
|
||||
Version: 1.6.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Library for lightweight data-interchange format
|
||||
|
||||
License: LGPLv2+
|
||||
@ -20,6 +20,8 @@ for the JavaScript Object Notation (JSON) format described by RFC 4627.
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: %{name}-tests
|
||||
Obsoletes: %{name}-tests
|
||||
|
||||
%description devel
|
||||
%{name}-devel contains the header files for developing
|
||||
@ -65,6 +67,9 @@ applications that want to make use of %{name}.
|
||||
%{_datadir}/gtk-doc/html/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 30 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.6.2-2
|
||||
- Recover provides virtual subpackage json-glib-tests
|
||||
|
||||
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.6.2-1
|
||||
- Upgrade to 1.6.2
|
||||
- Update Version, Source0, BuildRequires, Obsoletes, Provides
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user