meson_option: Enable dlog 52/274852/2 accepted/tizen/unified/20220525.134545 submit/tizen/20220524.055649
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 11 May 2022 02:37:55 +0000 (11:37 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 11 May 2022 02:48:06 +0000 (11:48 +0900)
[Version] 0.1.18-2
[Issue Type] Log

Change-Id: I666e75c78ef1309b523ec2bb79781b2313f1bfad
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
meson_options.txt
packaging/libnice.spec

index c3534c4..b157eae 100644 (file)
@@ -17,5 +17,5 @@ option('introspection', type : 'feature', value : 'auto', yield : true,
   description : 'Generate gobject-introspection bindings')
 
 # Tizen modification options
-option('dlog', type : 'boolean', value : false, description: 'Use dlog')
+option('dlog', type : 'boolean', value : true, description: 'Use dlog')
 
index 98737bd..e8ef8d5 100644 (file)
@@ -1,7 +1,7 @@
 Name:       libnice
 Summary:    Library for implementing Interactive Connectivity Establishment (ICE) standard (RFC 5245 & RFC 8445)
 Version:    0.1.18
-Release:    1
+Release:    2
 Group:      Multimedia/Libraries
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz