Release 1.3-1 66/46266/1 accepted/tizen/mobile/20150818.220141 accepted/tizen/tv/20150818.220149 accepted/tizen/wearable/20150818.220157 submit/tizen/20150818.160938
authorPawel Sikorski <p.sikorski@samsung.com>
Tue, 18 Aug 2015 16:06:42 +0000 (18:06 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Tue, 18 Aug 2015 16:06:42 +0000 (18:06 +0200)
Main changes:
- TPK installer exposed and TPK smoke tests added; smoke tests cleanup;
- preserving icons extensions in backup; fix deinstallation rollback
- SMACK label changed

Change-Id: I7cf616d88423af90e175f57482e0e45173616150

packaging/app-installers.spec

index 383cd26..037e89d 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:           app-installers
 Summary:        Application installers
-Version:        1.2
+Version:        1.3
 Release:        1
 Group:          Application Framework/Package Management
 License:        Apache-2.0
@@ -105,6 +105,11 @@ ln -s %{_bindir}/tpk-backend %{buildroot}%{_sysconfdir}/package-manager/backend/
 %{_datadir}/app-installers-ut/*
 
 %changelog
+* Tue Aug 18 2015 Pawel Sikorski <p.sikorski@samsung.com> 1.3-1
+- TPK installer exposed and TPK smoke tests added; smoke tests cleanup;
+- preserving icons extensions in backup; fix deinstallation rollback
+- SMACK label changed
+
 * Fri Aug 14 2015 Pawel Sikorski <p.sikorski@samsung.com> 1.2-1
 - Account info added to manifest.xml during installation; Smoke tests added; TPK update detection