Merge pull request #9112 from IdrisKalp/master

tiff 4.2.0
This commit is contained in:
Idris Kalp
2021-03-10 22:11:57 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library for manipulation of TIFF (Tag Image File Format) images</Summary>
<Description>This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.</Description>
<Archive sha1sum="7a882f8d55fd0620cbf89c47994d2d1d3b975452" type="targz">http://download.osgeo.org/libtiff/tiff-4.1.0.tar.gz</Archive>
<Archive sha1sum="400ff865beb34499633dd1095fe438995e6da707" type="targz">http://download.osgeo.org/libtiff/tiff-4.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -88,6 +88,13 @@
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-03-10</Date>
<Version>4.2.0</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-01-15</Date>
<Version>4.1.0</Version>