Closed Thaodan closed 10 months ago
Example usage for this can be seen here: https://build.opensuse.org/package/show/home:Thaodan:network/davmail
Run osc service ra
and it will update to the last tagged version.
NOTE: Right now the package is set to my development branch, revision needs to be set to @PARENT_TAG@
and vrsionformat also to the same (to indicate the differences between development versions besides the parent tag).
Further this also allows to update the package using scm workflow and test PR's against the obs as explain in the obs documentation here: https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.scm_ci_workflow_integration.html
Closing this after merging proposed changes and refactored to make spec file work on latest fedora. Please have a look at latest spec file for any additional enhancoements.
The change allows to generate the sources from Git and take Git as the source of version numbers.
Contains changes from #289.