!3 Upgrade to 0.2.4

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-06-17 03:05:59 +00:00 committed by Gitee
commit 3d6dfe944d
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
gfbgraph-0.2.4.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: gfbgraph
Version: 0.2.3
Version: 0.2.4
Release: 1
Summary: GLib/GObject wrapper for the Facebook Graph API
License: LGPLv2+
@ -24,6 +24,7 @@ developing applications that use gfbgraph.
%setup -q
%build
sh autogen.sh
%configure \
--disable-silent-rules \
--disable-static \
@ -59,5 +60,8 @@ rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
%{_includedir}/gfbgraph-0.2/gfbgraph
%changelog
* Thu Jun 17 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.2.4-1
- Upgrade to 0.2.4
* Mon Jul 20 2020 yaokai <yaokai13@huawei.com> - 0.2.3-1
- package init