Update to 0.4.34
This commit is contained in:
parent
7d4f746a47
commit
d30a49aac7
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")
|
%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
|
Name: gegl04
|
||||||
Version: 0.4.30
|
Version: 0.4.34
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Generic Graphics Library
|
Summary: Generic Graphics Library
|
||||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
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
|
%{_datadir}/vala/vapi/gegl-0.4.vapi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 25 2021 chenchen <chen_aka_jan@163.com> - 0.4.30-1
|
||||||
- update to 0.4.30
|
- update to 0.4.30
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user