Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10804809
D731.id3256.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D731.id3256.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D731: Update gnupg to 2.2.4
Attached
Detach File
Event Timeline
Log In to Comment