Skip to content

Version not incremented in spec and GNUmakefile  #114

@jpfletchIdentityDigital

Description

@jpfletchIdentityDigital

It seems like version 2.5.2 was released on December 10, but the version was not incremented in the spec file and the GNUmakefile:

$ git describe --tags | awk -F "v" '{print $2}'
2.5.2

$ grep base_version amazon-ec2-net-utils.spec
%define base_version 2.5.1

$ grep version GNUmakefile
version=2.5.1

This busts our automated build of the rpm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions