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

OM142 - package name fixes #97

Merged
merged 4 commits into from
Nov 7, 2023
Merged

OM142 - package name fixes #97

merged 4 commits into from
Nov 7, 2023

Conversation

mphanias
Copy link
Contributor

@mphanias mphanias commented Nov 2, 2023

fixed makefile to generate the rpm, deb and tar package with standard naming structure

RPM - {package_filename}{version}-1.{distro_shortname}{distro_version}{architecture}.rpm
DEB - {package_filename}{version}-1{distro_shortname}{distro_version}{architecture}.deb
TAR - {package_filename}{version}{distro_shortname}{distro_version}{architecture}.rpm

fixed makefile to generate the rpm, deb and tar package with standard naming structure

RPM - {package_filename}_{version}-1.{distro_shortname}{distro_version}_{architecture}.rpm
DEB - {package_filename}_{version}-1{distro_shortname}{distro_version}_{architecture}.deb
TAR - {package_filename}_{version}{distro_shortname}{distro_version}_{architecture}.rpm
upgraded the golang.org.x/net/http2 version to v0.17.0
mistakenly checked-in go.mod and go.sum into this branch.
@sunilvirus sunilvirus merged commit 48436d3 into dev Nov 7, 2023
1 check passed
@sunilvirus sunilvirus deleted the OM142 branch November 7, 2023 06:39
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

Successfully merging this pull request may close these issues.

2 participants