a7b3949ccd
- Update to version 0.4.2.1412467141.df3329e. Many changes, including: + Retrieve tags for a cached git repo + Add PEP8 checking everywhere + Significantly improved tests + Fixed checkout of a hg url that ends with a trailing slash + Fix Debian build dependencies for python + Change Debian package format to 3.0 (native) + Install into /usr on Debian + Honor submodules=disable as before (fixes #38) + Fix directory name of repository clone + Fix handling of symbolic links + Fix crash when changesrevision <param> is missing + Improved usage text + Store git and hg hashes in full + Fix crash during copy of _servicedata + Fix format of new changes to match old shell tar_scm + Fix bug when temp file is on a different filesystem + Fix change generation bug introduced by Python rewrite + Fix retrieval of email address from ~/.oscrc + Refactor changesgenerate code OBS-URL: https://build.opensuse.org/request/show/253975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=78
6 lines
231 B
Plaintext
6 lines
231 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
|
|
<param name="changesrevision">df3329e67fec7cfe40e59a17329079357bad94a0</param>
|
|
</service>
|
|
</servicedata> |