Upgrade to 0.2.4
This commit is contained in:
parent
9803b2f7e1
commit
64eb641779
Binary file not shown.
BIN
gfbgraph-0.2.4.tar.xz
Normal file
BIN
gfbgraph-0.2.4.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user