From: Pawel Sikorski
Date: Fri, 14 Aug 2015 15:05:15 +0000 (+0200)
Subject: Release 1.2-1
X-Git-Tag: accepted/tizen/mobile/20150815.071903^0
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F46090%2F1;p=platform%2Fcore%2Fappfw%2Fapp-installers.git
Release 1.2-1
Main changes:
* Account info added to manifest.xml during installation;
* Smoke tests added;
* TPK update detection
Change-Id: I9a5b71d7ca124ac459e4a98d83972300f333822a
---
diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec
index 6981a2a..383cd26 100644
--- a/packaging/app-installers.spec
+++ b/packaging/app-installers.spec
@@ -3,7 +3,7 @@
Name: app-installers
Summary: Application installers
-Version: 1.1
+Version: 1.2
Release: 1
Group: Application Framework/Package Management
License: Apache-2.0
@@ -105,5 +105,8 @@ ln -s %{_bindir}/tpk-backend %{buildroot}%{_sysconfdir}/package-manager/backend/
%{_datadir}/app-installers-ut/*
%changelog
+* Fri Aug 14 2015 Pawel Sikorski 1.2-1
+- Account info added to manifest.xml during installation; Smoke tests added; TPK update detection
+
* Fri Aug 14 2015 Pawel Sikorski 1.1-1
- Initial rpm changelog; Recovery (WGT) mode added, warngings cleanup; undo() can return ERROR