diff options
author | jusung <jusung07.son@samsung.com> | 2021-05-28 13:52:09 +0900 |
---|---|---|
committer | jusung son <jusung07.son@samsung.com> | 2021-05-28 05:04:03 +0000 |
commit | b4e0961ce19821b766e22a24d31efc9978a5924b (patch) | |
tree | fca98f81ab67827e8662ab5c3dbf29b26e1e0833 | |
parent | bcf358a491f1d689a3f0f5e9145d5d27912f7f1e (diff) | |
download | buxton2-tizen_6.0.tar.gz buxton2-tizen_6.0.tar.bz2 buxton2-tizen_6.0.zip |
Release version 1.7.3submit/tizen_6.0/20210528.050550accepted/tizen/6.0/unified/20210528.134803tizen_6.0accepted/tizen_6.0_unified
Changes:
- Fix wrong comparison statement
- Add db intergrity check
- Merge "Add db intergrity check" into tizen
Signed-off-by: jusung <jusung07.son@samsung.com>
Change-Id: I109527e583a89b46159934df65ebece41f73cf39
-rw-r--r-- | packaging/buxton2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 24c230f..6c9a75d 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -3,7 +3,7 @@ %define upgrade_script_path /usr/share/upgrade/scripts Name: buxton2 -Version: 1.7.2 +Version: 1.7.3 Release: 0 License: Apache-2.0 Summary: A security-enabled configuration system |