Accepting request 506248 from openSUSE:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/506248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-tar_scm?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2017-06-27 08:21:29 +00:00 committed by Git OBS Bridge
commit 8d03944242
6 changed files with 13 additions and 12 deletions

View File

@ -6,6 +6,7 @@
<param name="version">git-master</param>
<param name="versionformat">0.7.0.%ct.%h</param>
<param name="changesgenerate">enable</param>
<param name="extract">dist/obs-service-tar_scm.spec</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -5,4 +5,4 @@
<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="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="changesrevision">03230fdf240addb3dd1ba3201beef50722cc87ac</param></service></servicedata>
<param name="changesrevision">fa1750b7f620aee1f85304514daf712f18bb035b</param></service></servicedata>

View File

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

View File

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

View File

@ -1,14 +1,14 @@
-------------------------------------------------------------------
Mon Jun 19 11:16:11 UTC 2017 - adrian@suse.de
- Update to version 0.7.0.1497261741.b1aa4cb:
* Move spec file to git
-------------------------------------------------------------------
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

View File

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