exiv2-0.27.6

This commit is contained in:
Rmys
2023-01-27 09:42:48 +03:00
committed by GitHub
parent 9ff8bd287b
commit d3e8abe483
+10 -3
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>exiv2</Name>
@@ -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="ed620c568463179aca7847bee5fda40c11c08318" type="targz">http://www.exiv2.org/builds/exiv2-0.27.4-Source.tar.gz</Archive>
<Archive sha1sum="a356195fbd065c1a2be54a08db6a6e42d741545f" type="targz">https://github.com/Exiv2/exiv2/releases/download/v0.27.6/exiv2-0.27.6-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">f01805f6.patch</Patch>
<!-- <Patch level="1">f01805f6.patch</Patch> -->
</Patches>
</Source>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-01-20</Date>
<Version>0.27.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-10-24</Date>
<Version>0.27.4</Version>