Merge pull request #5276 from Rmys/master

gegl02:ver.bump
This commit is contained in:
Rmys
2018-08-07 15:06:31 +03:00
committed by GitHub
+11 -4
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>A graph based image processing framework</Summary>
<Description>gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.</Description>
<Archive sha1sum="764cc66cb3c7b261b8fc18a6268a0e264a91d573" type="tarbz2">http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2</Archive>
<Archive sha1sum="6b32007089a24f4843f28158119b557294831d52" type="tarbz2">http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.2.tar.bz2</Archive>
<BuildDependencies>
<!--<Dependency>SuiteSparse-devel</Dependency>-->
<!--<Dependency>libopenraw-devel</Dependency>-->
@@ -40,9 +40,9 @@
<Dependency>ilmbase-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gegl-0.2.0-cve-2012-4433-1e92e523.patch</Patch>
<Patch level="1">gegl-0.2.0-cve-2012-4433-4757cdf7.patch</Patch>
<Patch level="0">gegl-0.2.0-ffmpeg-0.11.patch</Patch>
<!-- <Patch level="1">gegl-0.2.0-cve-2012-4433-1e92e523.patch</Patch> -->
<!-- <Patch level="1">gegl-0.2.0-cve-2012-4433-4757cdf7.patch</Patch> -->
<!-- <Patch level="0">gegl-0.2.0-ffmpeg-0.11.patch</Patch> -->
</Patches>
</Source>
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-07</Date>
<Version>0.2.2</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-04-27</Date>
<Version>0.2.0</Version>