exiv2 ver. bump

This commit is contained in:
Rmys
2021-05-25 10:55:35 +03:00
committed by GitHub
parent 6fe8b671fc
commit f389f04753
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Another library for parsing, editing, and saving EXIF data</Summary>
<Description>exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects.</Description>
<Archive sha1sum="1a72065c95e721b1c21df4f2ee64d8338c6acf94" type="targz">http://www.exiv2.org/builds/exiv2-0.27.2-Source.tar.gz</Archive>
<Archive sha1sum="f31a74793ce2cd0161915ed1fbec8e79c31cd54d" type="targz">http://www.exiv2.org/builds/exiv2-0.27.3-Source.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>curl-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>expat-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">CVE-2019-17402.patch</Patch>
<!-- <Patch level="1">CVE-2019-17402.patch</Patch> -->
</Patches>
</Source>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-05-25</Date>
<Version>0.27.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-05</Date>
<Version>0.27.2</Version>