summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKangho Hur <kangho.hur@samsung.com>2016-11-29 11:19:34 +0900
committerKangho Hur <kangho.hur@samsung.com>2016-11-29 11:20:45 +0900
commite16a68e411e0a4a194d11c4f023e154ff70e9a71 (patch)
treedfe0da8d0faac4670ea40b797212052bdac79345
parent375d74b21f2ac1e75f9278258e59fd5428a8b9c3 (diff)
downloadxamarin-forms-e16a68e411e0a4a194d11c4f023e154ff70e9a71.tar.gz
xamarin-forms-e16a68e411e0a4a194d11c4f023e154ff70e9a71.tar.bz2
xamarin-forms-e16a68e411e0a4a194d11c4f023e154ff70e9a71.zip
update nuspec and packaging spec file to 2.3.3-168
Change-Id: Icaf77b6d4300888936e7ae1eb619d44377373161
-rw-r--r--.nuspec/Xamarin.Forms.Platform.Tizen.nuspec2
-rw-r--r--packaging/xamarin-forms-tizen.spec7
2 files changed, 5 insertions, 4 deletions
diff --git a/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec b/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec
index f21efcd2..58dfdc7f 100644
--- a/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec
+++ b/.nuspec/Xamarin.Forms.Platform.Tizen.nuspec
@@ -11,7 +11,7 @@
<description>Xamarin Forms Renderer to build native UIs for Tizen.Net</description>
<copyright>Copyright 2016</copyright>
<dependencies>
- <dependency id="Xamarin.Forms" version="2.3.3.163-pre3" />
+ <dependency id="Xamarin.Forms" version="2.3.3.168" />
</dependencies>
</metadata>
<files>
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index 9467dca9..35d7128f 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -6,10 +6,11 @@
%define BUILDCONF Release
%endif
-%define XF_VERSION 2.3.3.163
-%define XF_PRETAG pre3
+%define XF_VERSION 2.3.3.168
+#%define XF_PRETAG pre3
+
# Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
-%define XF_TIZEN_VERSION b11
+%define XF_TIZEN_VERSION b01
Name: xamarin-forms-tizen
Summary: Xamarin.Forms for Tizen platform