version 0.4.8
This commit is contained in:
parent
2ab7c93460
commit
32561dddbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/gegl-0.4.0.tar.bz2
|
||||
/gegl-0.4.2.tar.bz2
|
||||
/gegl-0.4.4.tar.bz2
|
||||
/gegl-0.4.8.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiver 0.4
|
||||
|
||||
Name: gegl04
|
||||
Version: 0.4.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.4.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Graph based image processing framework
|
||||
|
||||
# The binary is under the GPL, while the libs are under LGPL.
|
||||
@ -23,7 +23,7 @@ BuildRequires: SDL-devel >= 1.2.0
|
||||
BuildRequires: suitesparse-devel
|
||||
BuildRequires: vala-tools
|
||||
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.52
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.56
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
@ -155,6 +155,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.8-1
|
||||
- version 0.4.8
|
||||
|
||||
* Thu Jul 19 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.4.4-3
|
||||
- Rebuilt for LibRaw soname bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gegl-0.4.4.tar.bz2) = 6953bf7df225914ce9c8166f5a0490615664c69d5a66cf8ca805f75cfbe272186c7745d273fcde29c685e22a66d4483dbdf45064ec9c0007fd6d0b8aa3ebb164
|
||||
SHA512 (gegl-0.4.8.tar.bz2) = 20d2700cc74bce02e3e1b477f5e4dbd6546bb74625de235baaaa31e24f506930927af53de3d0880c0b16f93a10cec993c58a12adba59dec7dda0e389261799aa
|
||||
|
Loading…
Reference in New Issue
Block a user