]> git.pld-linux.org Git - packages/gpgme.git/commitdiff
- rel 3; disable tests auto/th/gpgme-1.11.1-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 May 2018 13:41:34 +0000 (15:41 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 May 2018 13:41:34 +0000 (15:41 +0200)
gpgme-kill-tests.patch
gpgme.spec

index 55f76e2e6de1af374593c27dc859ece154521729..cb8ab9d5d114036b3e05ad9a4af9a1542db2645a 100644 (file)
  
  SUBDIRS = src ${tests} doc lang
  
+--- gpgme-1.11.1/lang/python/Makefile.am~      2018-05-24 15:35:00.000000000 +0200
++++ gpgme-1.11.1/lang/python/Makefile.am       2018-05-24 15:35:43.288306076 +0200
+@@ -24,7 +24,7 @@ EXTRA_DIST = \
+       examples \
+       src
+-SUBDIRS = . tests
++SUBDIRS = . ${tests}
+ .PHONY: prepare
+ prepare: copystamp
+--- gpgme-1.11.1/lang/qt/Makefile.am~  2017-07-12 14:35:02.000000000 +0200
++++ gpgme-1.11.1/lang/qt/Makefile.am   2018-05-24 15:38:10.089359479 +0200
+@@ -19,6 +19,6 @@
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+ # 02111-1307, USA
+-SUBDIRS = src tests doc
++SUBDIRS = src ${tests} doc
+ EXTRA_DIST = README
index 6190a2824b8755981f7a3f4e79209491a01ab1b6..d0a5a88d62044ef1df3412dc08d797c8fa9883ba 100644 (file)
@@ -20,7 +20,7 @@ Summary:      Library for accessing GnuPG
 Summary(pl.UTF-8):     Biblioteka dająca dostęp do funkcji GnuPG
 Name:          gpgme
 Version:       1.11.1
-Release:       2
+Release:       3
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
This page took 0.159327 seconds and 4 git commands to generate.