Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10961304
D731.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.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.4
+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.4.tar.bz2 : 401a3e64780fdfa6d7670de0880aa5c9d589b3db7a7098979d7606cec546f2ec
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,15 @@
rundeps :
- pinentry
setup : |
- %configure --enable-symcryptrun --enable-gpgtar --enable-standard-socket
+ %configure \
+ --enable-symcryptrun \
+ --enable-gpgtar \
+ --enable-all-tests
build : |
%make
install : |
%make_install DESTDIR=$installdir
- ln -s /usr/bin/gpg2 $installdir/usr/bin/gpg
+ ln -s /usr/bin/gpg $installdir/usr/bin/gpg2
+check : |
+ # If tests last too long, you can remove --enable-all-tests
+ %make check
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-12-20</Date>
+ <Version>2.2.4</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
Wed, Jul 19, 3:22 PM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821813
Default Alt Text
D731.diff (1 KB)
Attached To
Mode
D731: Update gnupg to 2.2.4
Attached
Detach File
Event Timeline
Log In to Comment