You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OBS-URL: https://build.opensuse.org/request/show/1072181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-c?expand=0&rev=15 |
3 months ago | |
---|---|---|
.gitattributes | 4 years ago | |
README.suse-maint | 2 years ago | |
_constraints | 3 months ago | |
_service | 5 months ago | |
cargo-c-0.9.15~git0.2d3044b.tar.xz | 5 months ago | |
cargo-c.changes | 3 months ago | |
cargo-c.spec | 5 months ago | |
cargo_config | 2 years ago | |
vendor.tar.xz | 5 months ago |
README.suse-maint
# How to update the cargo-c package ## Prerequisites: You need the download_files and cargo_vendor obs services installed: zypper in obs-service-download_files obs-service-cargo_vendor ## Updating to a new version from upstream Edit the spec file and update the version variable. Download the new source file by running: osc service ra download_files Uncompress the cargo-c-%{version}.tar.gz file: tar xvfz cargo-c-%{version}.tar.gz This will create a cargo-c-%{version} directory Edit the _service file and set the srcdir param to the extracted directory. Run the cargo_vendor service with: osc service disabledrun Update the changelog file with the upstream release notes.