From 661e592210facc2fbded2a69e1a6b2dd1d990205 Mon Sep 17 00:00:00 2001
From: Pawel Sikorski
Date: Thu, 20 Aug 2015 10:50:58 +0200
Subject: [PATCH] Release 1.4-1
Main changes:
- WebApp encryption alignement to the libwebappenc API change
- TPK recovery, update; WGT RDS fixup; icon fixes;
- Smoke tests updated
Change-Id: I31095bf673998db2d8dfc56236b8838b1419f51b
---
packaging/app-installers.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec
index 037e89d..09c8c92 100644
--- a/packaging/app-installers.spec
+++ b/packaging/app-installers.spec
@@ -3,7 +3,7 @@
Name: app-installers
Summary: Application installers
-Version: 1.3
+Version: 1.4
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
+* Thu Aug 20 2015 Pawel Sikorski 1.4-1
+- WebApp encryption alignement to the libwebappenc API change
+- TPK recovery, update; WGT RDS fixup; icon fixes;
+- Smoke tests updated
+
* Tue Aug 18 2015 Pawel Sikorski 1.3-1
- TPK installer exposed and TPK smoke tests added; smoke tests cleanup;
- preserving icons extensions in backup; fix deinstallation rollback
--
2.7.4