# auto_upgrade **Repository Path**: gordonwwang/auto_upgrade ## Basic Information - **Project Name**: auto_upgrade - **Description**: 跟踪上游仓库Release自动升级 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-06-25 - **Last Updated**: 2023-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rpm-upgrade rpm-upgrade is used to query the upstream repository version information of the rpm package and then implement the automatic Release upgrade. ## Trackable repo range - github - gitlab.gnome - git - metacpan - pypi - ftp - sourceforge - hg (developing) - svn (developing) ## Usage ``` dnf install rpm-upgrade # usage example rpm-upgrade rust rpm-upgrade rust --path xx_yaml_dir/ ``` positional arguments: pkg_name The package repository options: -h, --help show this help message and exit --path [PATH] (optional) specify the YAMLs directory **Note: If the --path argument is not provided, yaml files from the ocs official repository are used.**