Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gfbgraph.git#e7c96eaa494c869522be4d98184b1122d5f793bf
This commit is contained in:
parent
1dcdd843f7
commit
dd6fa5d95a
@ -2,7 +2,7 @@
|
||||
|
||||
Name: gfbgraph
|
||||
Version: %{api}.3
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: GLib/GObject wrapper for the Facebook Graph API
|
||||
|
||||
License: LGPLv2+
|
||||
@ -18,6 +18,7 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(rest-0.7)
|
||||
BuildRequires: make
|
||||
Requires: gobject-introspection
|
||||
|
||||
%description
|
||||
@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user