]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- updated to 0.4.14
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 9 Apr 2019 05:55:21 +0000 (07:55 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Tue, 9 Apr 2019 05:55:21 +0000 (07:55 +0200)
gegl.spec

index 4d1f33f4234a8eaf893117b5143d400950409ec0..6741bd543ab9d356c903f3efdd42df592db9da9b 100644 (file)
--- a/gegl.spec
+++ b/gegl.spec
 %undefine      with_vala
 %endif
 
-%define        babl_version    0.1.58
-%define        mrg_version     0.1.2-1.20181024.1
+%define        babl_version    0.1.62
+%define        mrg_version     0.1.2-1.20190322.1
 
 Summary:       Generic image processing library
 Summary(pl.UTF-8):     Ogólna biblioteka przetwarzania obrazu
 Name:          gegl
-Version:       0.4.12
+Version:       0.4.14
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 533fcf1f07aad911472f48bfa8e87a5b
+# Source0-md5: 88004f3a204e2506cd0cc445eba8d63e
 Patch1:                %{name}-ruby1.9.patch
 Patch2:                %{name}-build.patch
 Patch3:                umfpack.patch
+Patch4:                %{name}-Wformat-security.patch
 URL:           http://www.gegl.org/
 BuildRequires: OpenEXR-devel >= 1.6.1
 BuildRequires: SDL-devel >= 1.2.0
@@ -168,6 +169,7 @@ API języka Vala dla biblioteki gegl.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
This page took 0.033436 seconds and 4 git commands to generate.