zxing-cpp: version bump to 2.1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zxing-cpp</Name>
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>A C++ library to decode QRCode</Summary>
|
||||
<Icon>zxing-cpp</Icon>
|
||||
<Description>QRCode'un kodunu çözmek için bir C++ kitaplığı</Description>
|
||||
<Archive sha1sum="2ab94270c20303f77883ddd67f7ea268312026f5" type="targz">https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v2.0.0.tar.gz</Archive>
|
||||
<Archive sha1sum="c25ec63934b06d68e20f4ba575e44f5d875a74fb" type="targz">https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v2.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-06-07</Date>
|
||||
<Version>2.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2023-04-20</Date>
|
||||
<Version>2.0.0</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zxing-cpp</Name>
|
||||
<Summary xml:lang="tr">A C++ library to decode QRCode</Summary>
|
||||
<Summary xml:lang="tr">QRCode'un kodunu çözmek için bir C++ kitaplığı</Summary>
|
||||
<Description xml:lang="tr">QRCode'un kodunu çözmek için bir C++ kitaplığı</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user