Page MenuHomeSolus

D731.id3256.diff
No OneTemporary

D731.id3256.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gnupg
-version : 2.1.21
-release : 14
+version : 2.2.2
+release : 15
source :
- - https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.1.21.tar.bz2 : 7aead8a8ba75b69866f583b6c747d91414d523bfdfbe9a8e0fe026b16ba427dd
+ - https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.2.tar.bz2 : bfb62c7412ceb3b9422c6c7134a34ff01a560f98eb981c2d96829c1517c08197
license : GPL-3.0
summary : Complete and free implementation of OpenPGP
component : security
@@ -11,6 +11,7 @@
builddeps :
- pkgconfig(gnutls)
- pkgconfig(sqlite3)
+ - bzip2-devel
- libassuan-devel
- libgcrypt-devel
- libgpg-error-devel
@@ -20,9 +21,13 @@
rundeps :
- pinentry
setup : |
- %configure --enable-symcryptrun --enable-gpgtar --enable-standard-socket
+ %configure \
+ --enable-symcryptrun \
+ --enable-gpgtar \
+ --enable-standard-socket
build : |
%make
install : |
%make_install DESTDIR=$installdir
- ln -s /usr/bin/gpg2 $installdir/usr/bin/gpg
+check : |
+ %make check # --enable-all-tests can be added at configure step (takes a while to complete)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -34,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2017-05-16</Date>
- <Version>2.1.21</Version>
+ <Update release="15">
+ <Date>2017-11-07</Date>
+ <Version>2.2.2</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 30 2023, 5:49 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843419
Default Alt Text
D731.id3256.diff (1 KB)

Event Timeline