projects
/
platform
/
core
/
api
/
tethering.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7634241
)
Upload package
author
Seungyoun Ju
<sy39.ju@samsung.com>
Sat, 16 Feb 2013 05:33:20 +0000
(14:33 +0900)
committer
Seungyoun Ju
<sy39.ju@samsung.com>
Sat, 16 Feb 2013 05:33:20 +0000
(14:33 +0900)
Change-Id: Ia46a8ececa7062e81ead931d1f51a8a0ecab8ae8
packaging/capi-network-tethering.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-network-tethering.spec
b/packaging/capi-network-tethering.spec
index e5ecd88912b4770113189934bb15de7694d0b529..ca0b4e85ff6f2ba15ae0e234b8b91477bf3e41ce 100644
(file)
--- a/
packaging/capi-network-tethering.spec
+++ b/
packaging/capi-network-tethering.spec
@@
-1,6
+1,6
@@
Name: capi-network-tethering
Summary: Tethering Framework
-Version: 0.0.1
2
+Version: 0.0.1
3
Release: 1
Group: TO_BE/FILLED_IN
License: Apache-2.0
@@
-51,6
+51,10
@@
make %{?jobs:-j%jobs}
%{_libdir}/*.so
%changelog
+* Sat Feb 16 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.13-1
+- Wrong linker flags are fixed
+- Add API : tethering_wifi_set_ssid()
+
* Thu Feb 14 2013 Seungyoun Ju <sy39.ju@samsung.com> 0.0.12-1
- APIs are exported
- LOG Format is changed