Merge pull request #5221 from Rmys/master

openexr:ver.bump
This commit is contained in:
Rmys
2018-08-06 11:18:55 +03:00
committed by GitHub
+10 -3
View File
@@ -13,9 +13,9 @@
<IsA>library</IsA>
<Summary>A high dynamic-range (HDR) image file format library</Summary>
<Description>OpenEXR is a high dynamic-range (HDR) image file format for use in computer imaging applications. OpenEXR's features include: Higher dynamic range and color precision than existing 8- and 10-bit image file formats; support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels; multiple lossless image compression algorithms; extensibility.</Description>
<Archive sha1sum="d09a68c4443b7a12a0484c073adaef348b44cb92" type="targz">http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.0.tar.gz</Archive>
<Archive sha1sum="585cf77cdc3dc0d9d71531dfa747c4a11c5ec9e8" type="targz">http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.2.0">ilmbase-devel</Dependency>
<Dependency versionFrom="2.2.1">ilmbase-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
</BuildDependencies>
@@ -71,7 +71,14 @@
</Package>
<History>
<Update release="4">
<Update release="5">
<Date>2018-08-06</Date>
<Version>2.2.1</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-02-14</Date>
<Version>2.2.0</Version>
<Comment>Rebuild.</Comment>