wsl-appx

Edit Package wsl-appx

this package builds the WSL Appx package. It is build disabled here and builds in openSUSE:Factory:WSL instead

Refresh
Refresh
Source Files
Filename Size Changed
AppxManifest.xml 0000002637 2.58 KB
openSUSE.tar.gz 0000319118 312 KB
sle.tar.gz 0000320475 313 KB
wsl-appx.changes 0000006678 6.52 KB
wsl-appx.spec 0000007345 7.17 KB
Revision 10 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 891336 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 10)
- Set appx version for Microsoft Store using first segment for OS
  VERSION_ID, segments two and three for OS image release version.
  * Applies only to SLE and Leap at this time, no change to Tumbleweed
  * printf "%d.%d.%d.0" "${VERSION_ID//\./}" "${RELEASE%.*}" "${RELEASE#*.}"
  * Preserves image build versions, previous concatenation was lossy
  * Version 153.2.283.0 formerly represented as 15.3.2283.0
- Trim os-release PRETTY_NAME to exclude snapshot or release label
  consistent with Microsoft Store registered display name.
  * PRETTY_NAME on SLE has release label in parentheses
  * Microsoft Store rejects mismatch with display name
  * Trim PRETTY_NAME from space, open paren to end of string
  * SUSE Linux Enterprise Server 15 SP3 (Snapshot 16) becomes
    SUSE Linux Enterprise Server 15 SP3
- When reading os-release variables spell out bash builtin source
  for readability instead of '.' (forwarded request 891335 from jfkw)
Comments 0
openSUSE Build Service is sponsored by