!15 Update to 0.4.34
From: @wk333 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
a168ea83a2
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%define requires_file() %( readlink -f '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} >= %%{epoch}:%%{version}\\n' -f | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||
|
||||
Name: gegl04
|
||||
Version: 0.4.30
|
||||
Version: 0.4.34
|
||||
Release: 1
|
||||
Summary: Generic Graphics Library
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||
@ -148,6 +148,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_datadir}/vala/vapi/gegl-0.4.vapi
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2022 wangkai <wangkai385@huawei.com> - 0.4.34-1
|
||||
- Update to 0.4.34
|
||||
|
||||
* Wed Aug 25 2021 chenchen <chen_aka_jan@163.com> - 0.4.30-1
|
||||
- update to 0.4.30
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user