Page MenuHomeSolus

Update Convertall to 0.7.4
ClosedPublic

Authored by alecbcs on Jun 20 2018, 3:54 AM.
Tags
None
Referenced Files
F11069698: D3123.id7755.diff
Fri, Aug 11, 11:25 PM
F11069697: D3123.id7753.diff
Fri, Aug 11, 11:25 PM
F11052034: D3123.diff
Thu, Aug 10, 8:37 PM
F11022038: D3123.id7755.diff
Mon, Aug 7, 8:02 PM
F11014335: D3123.id.diff
Fri, Aug 4, 10:56 PM
F10873960: D3123.id7755.diff
Jun 19 2023, 8:44 PM
F10832805: D3123.id7753.diff
Jun 6 2023, 9:22 AM
F10773704: D3123.id7753.diff
May 21 2023, 11:35 PM
Subscribers

Details

Summary

Updated Convertall to 0.7.4 which includes multiple new features.
Summarized Changelog:

  • Added an option to disable saving the window position and size at startup.
  • Added US drill bit gauge sizes as a non-linear unit.
  • Added gigabit and terabit data units.
  • Adjusted the liter per 100 km fuel economy unit definition in the German translation to match the English version.
Test Plan

Tested 0.7.4 by opening the app and converting m/s into ft/min. Everything functioned as expected.

Diff Detail

Repository
R3633 convertall
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Removed .desktop file as one is now provided within the source code
sunnyflunk added a subscriber: sunnyflunk.
sunnyflunk added inline comments.
files/convertall.desktop
0

I'm fairly sure this line isn't needed or wanted

package.yml
5–6

Typically we use the direct file download location from one of the mirrors.

e.g. https://jaist.dl.sourceforge.net/project/convertall/0.7.4/convertall-0.7.4.tar.gz

9–10

This got mangled with in the update. This is usually due to having trailing white space (looks like on 2 of the lines). If you fix it without trailing white spaces, it won't break for the next update xD

This revision now requires changes to proceed.Jun 20 2018, 4:10 AM
alecbcs marked 2 inline comments as done.
  • Updated description to fix new line mess and updated source to mirror
sunnyflunk edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jun 20 2018, 4:39 AM
This revision was automatically updated to reflect the committed changes.