Accepting request 906179 from GNOME:Next

- Add 3ff6365.patch, reverse applied: fix build of e.g. g-c-c. This
  commit introduced a requirement to run X.

OBS-URL: https://build.opensuse.org/request/show/906179
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=225
This commit is contained in:
2021-07-19 07:43:04 +00:00
committed by Git OBS Bridge
parent 676463db2e
commit e1b472270a
5 changed files with 133 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/1.48.7</param>
<param name="revision">1.48.7</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>