From 3606f224777dfb0facbe088e8f074327f4f35af6 Mon Sep 17 00:00:00 2001 From: Pawel Sikorski Date: Fri, 14 Aug 2015 17:05:15 +0200 Subject: [PATCH] Release 1.2-1 Main changes: * Account info added to manifest.xml during installation; * Smoke tests added; * TPK update detection Change-Id: I9a5b71d7ca124ac459e4a98d83972300f333822a --- packaging/app-installers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.7.4