Bump pinentry

This commit is contained in:
Bahar KURT
2025-08-26 23:23:48 +03:00
parent 79042def66
commit c23dd9979b
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol</Summary> <Summary>Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol</Summary>
<Description>Pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project.</Description> <Description>Pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project.</Description>
<Archive sha1sum="29daaf45f15cb5b8ec9b4a06284343f7a87082fb" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.2.1.tar.bz2</Archive> <Archive sha1sum="ca7c502f347f248377842f7e68df5e971059e4db" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.3.2.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gcr-devel</Dependency> <Dependency>gcr-devel</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
@@ -36,6 +36,7 @@
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="info">/usr/share/info</Path> <Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pixmaps/pinentry.png</Path>
</Files> </Files>
<RuntimeDependencies> <RuntimeDependencies>
<!-- <Dependency></Dependency> --> <!-- <Dependency></Dependency> -->
@@ -109,10 +110,18 @@
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin/pinentry-qt</Path> <Path fileType="executable">/usr/bin/pinentry-qt</Path>
<Path fileType="data">/usr/share/applications/org.gnupg.pinentry-qt5.desktop</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="8">
<Date>2025-08-26</Date>
<Version>1.3.2</Version>
<Comment>Version Bump.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="7"> <Update release="7">
<Date>2022-11-10</Date> <Date>2022-11-10</Date>
<Version>1.2.1</Version> <Version>1.2.1</Version>