[packages/ucommon] - rel 3; use gnutls until openssl 1.1 is supported

arekm arekm at pld-linux.org
Tue Sep 18 13:47:31 CEST 2018


commit 1406962d60ed80c7ebe2320df7223fcfff0caf63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 18 13:47:25 2018 +0200

    - rel 3; use gnutls until openssl 1.1 is supported

 ucommon.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ucommon.spec b/ucommon.spec
index 4ef379d..a4f35b0 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -1,13 +1,13 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-%bcond_with	gnutls		# use GnuTLS instead of OpenSSL
+%bcond_without	gnutls		# use GnuTLS instead of OpenSSL
 
 Summary:	GNU uCommon C++ - very light-weight C++ framework
 Summary(pl.UTF-8):	GNU uCommon C++ - bardzo lekki szkielet C++
 Name:		ucommon
 Version:	7.0.0
-Release:	2
+Release:	3
 License:	LGPL v3+ (libucommon and secure component), GPL v3+ with runtime exception (commoncpp2)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ucommon.git/commitdiff/1406962d60ed80c7ebe2320df7223fcfff0caf63



More information about the pld-cvs-commit mailing list