Compare commits
10 Commits
7d4f746a47
...
cffad31cef
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cffad31cef | ||
|
|
c081832b99 | ||
|
|
18f9ecd359 | ||
|
|
ce7468251c | ||
|
|
c8a7ae11fe | ||
|
|
81c379bcd5 | ||
|
|
3b51cb9e1e | ||
|
|
0f5d5bb2c8 | ||
|
|
a168ea83a2 | ||
|
|
d30a49aac7 |
Binary file not shown.
BIN
gegl-0.4.46.tar.xz
Normal file
BIN
gegl-0.4.46.tar.xz
Normal file
Binary file not shown.
21
gegl04.spec
21
gegl04.spec
@ -1,8 +1,8 @@
|
||||
%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
|
||||
Release: 1
|
||||
Version: 0.4.46
|
||||
Release: 2
|
||||
Summary: Generic Graphics Library
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||
Group: Productivity/Graphics/Other
|
||||
@ -21,7 +21,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: ruby
|
||||
BuildRequires: suitesparse-devel
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.76
|
||||
BuildRequires: pkgconfig(babl-0.1) >= 0.1.76
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
@ -148,6 +148,21 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_datadir}/vala/vapi/gegl-0.4.vapi
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2023 xu_ping <707078654@qq.com> - 0.4.46-2
|
||||
- Modified buildrequires due to babl upgrade 0.1.106
|
||||
|
||||
* Wed Jul 12 2023 yaoxin <yao_xin001@hoperun.com> - 0.4.46-1
|
||||
- Update to 0.4.46
|
||||
|
||||
* Sat May 6 2023 liyanan <thistleslyn@163.com> - 0.4.34-3
|
||||
- Fix make compatible with LibRaw 0.21.0
|
||||
|
||||
* Fri Jan 13 2023 yaoxin <yaoxin30@h-partners.com> - 0.4.34-2
|
||||
- Fix build error
|
||||
|
||||
* 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