Files
dimstar 119782c96b Accepting request 1282870 from GNOME:Next
- Update to version 42.0+24:
  + appdata: Replace defunct Bugzilla with GNOME GitLab
  + desktop: Remove obsolete Bugzilla entries
  + meson: drop unused positional arguments
  + Updated translations.
- Switch to meson buildsystem, add meson BuildRequires and macros.
  Following this, drop gnome-common BuildRequires, no longer
  needed.
- Switch to source service for tarball, use current current head.

OBS-URL: https://build.opensuse.org/request/show/1282870
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-nettool?expand=0&rev=71
2025-06-04 18:32:24 +00:00

19 lines
688 B
XML

<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-nettool.git</param>
<param name="scm">git</param>
<param name="revision">e464bead376dcce1fb7f3ef7337b276be468d413</param>
<param name="versionformat">42.0+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service mode="manual" name="set_version" />
</services>