1
0
2018-06-04 13:36:16 +00:00
committed by Git OBS Bridge
parent cd4d775d3d
commit a5f9b68893
7 changed files with 17 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/openSUSE/product-builder.git</param>
<param name="revision">1.0.9</param>
<param name="version">1.0.9</param>
<param name="revision">1.1.1</param>
<param name="version">1.1.1</param>
<param name="scm">git</param>
<param name="extract">rpm/product-builder.spec</param>
</service>