Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<release> versions are not in order does not respect dates #340

Open
ignatenkobrain opened this issue Dec 19, 2019 · 1 comment
Open

<release> versions are not in order does not respect dates #340

ignatenkobrain opened this issue Dec 19, 2019 · 1 comment

Comments

@ignatenkobrain
Copy link
Collaborator

Originally reported as Nitrokey/nitrokey-app#438.

  <releases>
    <release version="1.3.2" date="2018-08-21" />
    <release version="1.4.0" date="2019-06-25" />
  </releases>

I think this is semantically correct, but appstream-util validate does not like it :)

@hughsie
Copy link
Owner

hughsie commented Dec 20, 2019

It's quite unusual to merge branches together, no? I think the appstream-util check is useful, and has caught out bugs like not incrementing the year in the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants