any packages version bump

This commit is contained in:
groni
2017-01-25 23:34:19 +01:00
parent df042fab24
commit 9a688a8ad6
11 changed files with 81 additions and 11 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>The GNU Privacy Guard, a PGP replacement</Summary>
<Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
<Archive sha1sum="d83ab893faab35f37ace772ca29b939e6a5aa6a7" type="tarbz2">http://gd.tuwien.ac.at/pub/gnupg/gnupg/gnupg-2.1.17.tar.bz2</Archive>
<Archive sha1sum="b698012cc2d77c2652afd168a15e679d1394fa89" type="tarbz2">http://gd.tuwien.ac.at/pub/gnupg/gnupg/gnupg-2.1.18.tar.bz2</Archive>
<BuildDependencies>
<Dependency>openldap-client</Dependency>
<Dependency>pinentry</Dependency>
@@ -89,6 +89,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-01-25</Date>
<Version>2.1.18</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-12-24</Date>
<Version>2.1.17</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>GNU TLS Library</Summary>
<Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description>
<Archive sha1sum="26076d3366e34991997ff02b052d5ea6a21bbcbd" type="tarxz">http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/gnutls/v3.3/gnutls-3.3.16.tar.xz</Archive>
<Archive sha1sum="e6a74abc1bd70bd4d43a72d2f6416f8fcb972896" type="tarxz">http://gd.tuwien.ac.at/pub/gnupg/gnutls/v3.3/gnutls-3.3.26.tar.xz</Archive>
<BuildDependencies>
<Dependency>gc-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-01-25</Date>
<Version>3.3.26</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-08</Date>
<Version>3.3.16</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>ASN.1 library used in GNUTLS</Summary>
<Description>libtasn1 is the ASN.1 library which provides ASN.1 structures parsing capabilities for use with GNUTLS.</Description>
<Archive sha1sum="7d648928729ffd38de84fac8b94d3ae0558de472" type="targz">http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.5.tar.gz</Archive>
<Archive sha1sum="c7b36fa50866bbc889f7503c7fd1e9f9d7c52a64" type="targz">http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.10.tar.gz</Archive>
</Source>
<Package>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-01-25</Date>
<Version>4.10</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-08</Date>
<Version>4.5</Version>
+1 -1
View File
@@ -14,7 +14,7 @@
<Description>QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4.</Description>
<Archive sha1sum="a4df34c2147c721109594c6dc822f693f572ad04" type="tarxz">http://download.kde.org/stable/qca/2.1.1/src/qca-2.1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>