This repository was archived by the owner on Jan 30, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
dcs-packaging-tool-gui/src/main/deploy/package Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414# under the License.
1515Summary: GUI for describing data and generating data packages from file system.
1616Name: DCPackageTool
17- Version: 1.0.2
17+ Version: 1.0.3
1818Release: 1
1919License: Apache License, Version 2.0
2020Vendor: Data Conservancy < dc-ird@googlegroups.com>
Original file line number Diff line number Diff line change 1313# specific language governing permissions and limitations
1414# under the License.
1515Package: dc-package-tool
16- Version: 1.0.2
16+ Version: 1.0.3
1717Section: utils
1818Maintainer: Data Conservancy <dc-ird@googlegroups.com>
1919Priority: optional
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ specific language governing permissions and limitations
1616under the License.
1717-->
1818<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" >
19- <Product Id =" 9eb19be3-0bde-41c3-9426-c534db4c64e3" Name =" DC Package Tool" Language =" 1033" Version =" 1.0.2 " Manufacturer =" Data Conservancy" UpgradeCode =" ba78c392-1b9c-4665-be68-1b46e13c4931" >
19+ <Product Id =" 9eb19be3-0bde-41c3-9426-c534db4c64e3" Name =" DC Package Tool" Language =" 1033" Version =" 1.0.3 " Manufacturer =" Data Conservancy" UpgradeCode =" ba78c392-1b9c-4665-be68-1b46e13c4931" >
2020 <Package Description =" none" Comments =" None" InstallerVersion =" 200" Compressed =" yes" InstallScope =" perMachine" />
2121 <Media Id =" 1" Cabinet =" simple.cab" EmbedCab =" yes" />
2222 <!-- We use RemoveFolderEx to ensure application folder is fully
You can’t perform that action at this time.
0 commit comments