version 0.4.12
This commit is contained in:
parent
2bb0739467
commit
ea4fa38335
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/gegl-0.4.2.tar.bz2
|
||||
/gegl-0.4.4.tar.bz2
|
||||
/gegl-0.4.8.tar.bz2
|
||||
/gegl-0.4.12.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiver 0.4
|
||||
|
||||
Name: gegl04
|
||||
Version: 0.4.8
|
||||
Release: 2%{?dist}
|
||||
Version: 0.4.12
|
||||
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.56
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.58
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
@ -157,6 +157,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 10 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.12-1
|
||||
- version 0.4.12
|
||||
|
||||
* Fri Aug 24 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.4.8-2
|
||||
- Drop the run-time requirement on ImageMagick
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gegl-0.4.8.tar.bz2) = 20d2700cc74bce02e3e1b477f5e4dbd6546bb74625de235baaaa31e24f506930927af53de3d0880c0b16f93a10cec993c58a12adba59dec7dda0e389261799aa
|
||||
SHA512 (gegl-0.4.12.tar.bz2) = cacf9f5c34357b3939162d0d4712ee2b47298a3e806b55e275cdf5e23f186d436ea1a840b91b1b72b76d450d94674cca217b7c253cd6b52a7d9505b4ad73fde2
|
||||
|
Loading…
Reference in New Issue
Block a user