Accepting request 598586 from GNOME:Factory

- Update _service to point to new
  https://gitlab.gnome.org/GNOME/gtk.git home.
Ensure nobody gets confused next time we want to update the version. (forwarded request 597874 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/598586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=168
This commit is contained in:
Dominique Leuenberger 2018-04-22 12:37:18 +00:00 committed by Git OBS Bridge
commit 511f89e888
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">git://git.gnome.org/gtk+</param>
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="scm">git</param>
<param name="revision">2.24.32</param>
<param name="versionformat">@PARENT_TAG@</param>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 18 19:01:07 UTC 2018 - bjorn.lie@gmail.com
- Update _service to point to new
https://gitlab.gnome.org/GNOME/gtk.git home.
-------------------------------------------------------------------
Tue Mar 27 14:29:49 UTC 2018 - dimstar@opensuse.org