sbotools icon indicating copy to clipboard operation
sbotools copied to clipboard

SBO::Lib::Pkgs: Fix getting available updates

Open jansucan opened this issue 2 years ago • 1 comments

When comparing package versions, consider only the case when the available package version is greater than the installed package version to be an update.

Example of the bug case:

...

apparmor 3.0.3  <  needs updating (2.13.4 from SBo)
qt5ct 1.5       <  needs updating (1.1 from SBo)

...

jansucan avatar Apr 17 '22 09:04 jansucan

@pink-mist Could you please take a look at this PR?

jansucan avatar Nov 25 '22 10:11 jansucan