Upload package
authorSeungyoun Ju <sy39.ju@samsung.com>
Sat, 16 Feb 2013 05:33:20 +0000 (14:33 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Sat, 16 Feb 2013 05:33:20 +0000 (14:33 +0900)
Change-Id: Ia46a8ececa7062e81ead931d1f51a8a0ecab8ae8

packaging/capi-network-tethering.spec

index e5ecd88912b4770113189934bb15de7694d0b529..ca0b4e85ff6f2ba15ae0e234b8b91477bf3e41ce 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-network-tethering
 Summary:    Tethering Framework
-Version:    0.0.12
+Version:    0.0.13
 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