Accepting request 1111678 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1111678
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=467
This commit is contained in:
2023-09-18 06:37:43 +00:00
committed by Git OBS Bridge
parent 1ebbd51ab8
commit 0ce183c0cc
7 changed files with 30 additions and 54 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">refs/tags/45.rc</param>
<param name="revision">refs/tags/45.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
@@ -12,7 +12,7 @@
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>