An OBS source service: Update spec file version
Find a file
2016-04-24 13:42:13 +02:00
debian fix debian package naming 2016-04-24 13:42:13 +02:00
tests Reuse test data for debian changelog tests 2015-07-03 20:24:19 +02:00
.travis.yml Disable py26, enable py{33,34} for tests 2015-07-02 17:40:42 +02:00
Makefile Add Makefile with install target 2015-06-14 13:53:30 +02:00
README.md Add travis build status image to README 2015-07-03 14:12:46 +02:00
set_version Fix tar file detection for PKGBUILD 2015-06-25 08:44:58 +02:00
set_version.service Initial commit 2013-10-29 14:31:02 +01:00

set_version (OBS source service) Build Status

This service updates a RPM spec or Debian changelog according to the existing files. The service can be used in combination with other services like download_files or tar_scm. This is the git repository for openSUSE:Tools/obs-service-set_version. The authoritative source is https://github.com/openSUSE/obs-service-set_version

Test suite

To run the full testsuite, some dependencies are needed:

zypper in devscripts

If the dependencies are not installed, some tests are skipped.

To run the testsuite, execute:

python -m unittest discover tests/