update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=68
This commit is contained in:
parent
a384987bd2
commit
28fd31e86b
4
_service
4
_service
@ -1,10 +1,10 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<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="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="version">git-master</param>
|
||||
<param name="versionformat">0.3.1.%ct.%h</param>
|
||||
<param name="versionformat">0.3.2.%ct.%h</param>
|
||||
<param name="revision">master</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab9fc62f38964973a7570692b488e85a4ba8e1b53629f1324b98b0749cfdb90
|
||||
size 18252
|
3
obs-service-tar_scm-0.3.2.1384855776.cc62c54.tar.gz
Normal file
3
obs-service-tar_scm-0.3.2.1384855776.cc62c54.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84c42fd45cd389d8f035708108819ac7eaef08f59f91bc68ef214afecb47b061
|
||||
size 20233
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 10:15:53 UTC 2013 - adrian@suse.de
|
||||
|
||||
- Bump version to 0.3.2
|
||||
* changes file generation support written by Sascha
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 14:02:27 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define service tar_scm
|
||||
|
||||
Name: obs-service-%{service}
|
||||
Version: 0.3.1.1383144507.58d1af8
|
||||
Version: 0.3.2.1384855776.cc62c54
|
||||
Release: 0
|
||||
Summary: An OBS source service: checkout or update a tar ball from svn/git/hg
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user