Adrian Schröter 2017-06-07 10:40:44 +00:00 committed by Git OBS Bridge
parent 03c6267287
commit fdaa887a0a
5 changed files with 20 additions and 6 deletions

View File

@ -5,4 +5,4 @@
<param name="url">git://github.com/M0ses/obs-service-tar_scm.git</param> <param name="url">git://github.com/M0ses/obs-service-tar_scm.git</param>
<param name="changesrevision">b742dfc0e12755cf306a95439494b5bdde7c0c61</param></service><service name="tar_scm"> <param name="changesrevision">b742dfc0e12755cf306a95439494b5bdde7c0c61</param></service><service name="tar_scm">
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param> <param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="changesrevision">8c65b8acb16e46f25c5b11d2a16378346d821923</param></service></servicedata> <param name="changesrevision">03230fdf240addb3dd1ba3201beef50722cc87ac</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:705dd494901b521b9fd314b37634ea0376248eb139379151ba9cfaabc0adff42
size 48491

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e75a1e19e860caac82791a6fce7b45038252fb3a237e7fdac816534996e8957
size 49518

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 07 10:40:27 UTC 2017 - adrian@suse.de
- Update to version 0.7.0.1496831936.d960322:
* fix for nonexistant build section in appimage.yml
* [lint] improve inline doc in TarSCM/tasks.py
* [lint] refactor attribute dataMap in TarSCM.tasks
* [lint] refactor invalid variable names in TarSCM.tasks
* [lint] remove variable helpers from TarSCM.tasks
* [lint] rename variable changes -> detected_changes in TarSCM.tasks
* [lint] fixed 'line-to-long' error in TarSCM.tasks
* more documentation for README.md
* Update control
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 7 08:53:48 UTC 2017 - adrian@suse.de Wed Jun 7 08:53:48 UTC 2017 - adrian@suse.de

View File

@ -19,8 +19,8 @@
%bcond_without obs_scm_testsuite %bcond_without obs_scm_testsuite
Name: obs-service-tar_scm Name: obs-service-tar_scm
%define version_unconverted 0.7.0.1492101301.747de50 %define version_unconverted 0.7.0.1496831936.d960322
Version: 0.7.0.1492101301.747de50 Version: 0.7.0.1496831936.d960322
Release: 0 Release: 0
Summary: An OBS source service: create tar ball from svn/git/hg Summary: An OBS source service: create tar ball from svn/git/hg
License: GPL-2.0+ License: GPL-2.0+