Remove leftover requires on libsoup
This commit is contained in:
parent
37193b362e
commit
56b310a50a
@ -5,7 +5,7 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
|
||||
@ -40,7 +40,6 @@ BuildRequires: docbook-style-xsl
|
||||
Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf_version}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: json-glib%{?_isa} >= %{json_glib_version}
|
||||
Requires: libsoup%{?_isa} >= %{libsoup_version}
|
||||
|
||||
# no longer required
|
||||
Obsoletes: appdata-tools < 0.1.9
|
||||
@ -130,6 +129,9 @@ from a directory of packages.
|
||||
%{_mandir}/man1/appstream-builder.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2022 Kalev Lember <klember@redhat.com> - 0.8.0-2
|
||||
- Remove leftover requires on libsoup
|
||||
|
||||
* Fri Jul 15 2022 Richard Hughes <richard@hughsie.com> 0.8.0-1
|
||||
- New upstream release
|
||||
- Add vcs-browser and contribute URL type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user