Adrian Schröter 2013-11-19 10:17:06 +00:00 committed by Git OBS Bridge
parent a384987bd2
commit 28fd31e86b
5 changed files with 12 additions and 6 deletions

View File

@ -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>

View File

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

View File

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

View File

@ -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

View File

@ -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+