Use the https:// GitHub URL
Anonymous git:// is not supported anymore OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-trans?expand=0&rev=535
This commit is contained in:
parent
82becaa788
commit
c46cd997a3
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="versionformat">%cd.%h</param>
|
||||
<!-- it's tumbleweed -->
|
||||
<param name="versionprefix">84.87</param>
|
||||
<param name="url">git://github.com/yast/yast-translations.git</param>
|
||||
<param name="url">https://github.com/yast/yast-translations.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">git@opensuse.org</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/yast/yast-translations.git</param>
|
||||
<param name="url">https://github.com/yast/yast-translations.git</param>
|
||||
<param name="changesrevision">3dfcfc0d1f6ae8b0a8d829507446c39a45654641</param></service></servicedata>
|
Loading…
Reference in New Issue
Block a user