1
0
2018-03-26 10:58:46 +00:00
committed by Git OBS Bridge
parent cd01cd0869
commit 5e7763c7d3
6 changed files with 15 additions and 9 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.7</param>
<param name="version">1.0.7</param>
<param name="revision">1.0.8</param>
<param name="version">1.0.8</param>
<param name="scm">git</param>
<param name="extract">rpm/product-builder.spec</param>
</service>