Tools and libraries for subscription and repository management
f88444479a
Upstream tag: subscription-manager-1.29.36-1 Upstream commit: ddac2cc4 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/subscription-manager.git refs/heads/*:refs/remotes/packit/* git checkout packit/1.29.36-rawhide-update-pull_from_upstream ``` |
||
---|---|---|
.gitignore | ||
packit.yaml | ||
README.md | ||
README.packit | ||
sources | ||
subscription-manager.spec |
subscription-manager
The Subscription Manager package provides programs and libraries to allow users to manage subscriptions and yum/dnf repositories from the Candlepin server.
- Project homepage: http://candlepinproject.org/
- Upstream repository: https://github.com/candlepin/subscription-Manager
Contribution Guidelines
If you want to do any changes to subscription-manager.spec
, then please create pull request with same/similar change to upstream repository, because upstream repository manages its own .spec file. If the change would not be contributed to upstream repository, then there is risk that the change provided here could be reverted later by upstream.