commit 7f5943168c234e3cb21b2ac65f144b13a34cbeb7
Author: Jan Palus <[email protected]>
Date:   Sat Apr 27 16:39:03 2019 +0200

    force package version without "-unknown" suffix; rel 2
    
    to have a proper version autotools need to be run inside of git repo

 gpgme.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gpgme.spec b/gpgme.spec
index f53a28f..84c1562 100644
--- a/gpgme.spec
+++ b/gpgme.spec
@@ -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.13.0
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
@@ -239,6 +239,7 @@ PyME to interfejs Pythona do biblioteki GPGME.
 # "python" means both pythons (if available), "python2" just python2, 
"python3" just python3
 # (cannot specify "python2 python3" due to script limitations)
 %configure \
+       PACKAGE_VERSION=%{version} \
 %if %{without tests}
        --disable-g13-test \
        --disable-gpg-test \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpgme.git/commitdiff/7f5943168c234e3cb21b2ac65f144b13a34cbeb7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to