Skip to content

Commit

Permalink
Merge pull request #11 from gwarf/fix_rpm_name
Browse files Browse the repository at this point in the history
Fix RPM version
  • Loading branch information
gwarf authored Sep 7, 2022
2 parents 108c150 + 6db214e commit 289d04d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The DEB will be available into the `build/` directory.
- Prepare a PR with
- Updating version and changelog in `glite-info-provider-ldap.spec`
- Updating version and changelog in `debian/changelog`
- Updating version and changelog in `CHANGELOG`
- Updating authors in `AUTHORS`
- Once the PR has been merged, publish a new release using GitHub web interface
- Packages will be built using GitHub Actions and attached to the release page
Expand Down
2 changes: 1 addition & 1 deletion glite-info-provider-ldap.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: glite-info-provider-ldap
Version: 1.4.8
Version: 1.5.0
Release: 1%{?dist}
Summary: LDAP information provider
Group: Development/Libraries
Expand Down

0 comments on commit 289d04d

Please sign in to comment.