update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=176
This commit is contained in:
parent
03c6267287
commit
fdaa887a0a
@ -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">8c65b8acb16e46f25c5b11d2a16378346d821923</param></service></servicedata>
|
||||
<param name="changesrevision">03230fdf240addb3dd1ba3201beef50722cc87ac</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:705dd494901b521b9fd314b37634ea0376248eb139379151ba9cfaabc0adff42
|
||||
size 48491
|
3
obs-service-tar_scm-0.7.0.1496831936.d960322.tar.gz
Normal file
3
obs-service-tar_scm-0.7.0.1496831936.d960322.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e75a1e19e860caac82791a6fce7b45038252fb3a237e7fdac816534996e8957
|
||||
size 49518
|
@ -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
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
%bcond_without obs_scm_testsuite
|
||||
|
||||
Name: obs-service-tar_scm
|
||||
%define version_unconverted 0.7.0.1492101301.747de50
|
||||
Version: 0.7.0.1492101301.747de50
|
||||
%define version_unconverted 0.7.0.1496831936.d960322
|
||||
Version: 0.7.0.1496831936.d960322
|
||||
Release: 0
|
||||
Summary: An OBS source service: create tar ball from svn/git/hg
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user