SHA256
1
0
forked from pool/aaa_base

- bump version to 13.2 and avoid tar updates

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=494
This commit is contained in:
Stephan Kulow
2014-02-27 07:31:51 +00:00
committed by Git OBS Bridge
parent bd2bcef53d
commit 8bd29c19df
5 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">13.1</param>
<param name="version">13.2</param>
<param name="versionformat">13.2+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
<param name="scm">git</param>
</service>