Dominique Leuenberger
a23a5d5db4
- Update to version 3.34.1: + Symbolic: - propegate the checkmark refinements. - slightly smaller media-eject. - centre alignment for go-next/previous. - add ! to battery level 0. - missing classes for battery icons. - refine clear icons; retire brush metaphor for clear-all OBS-URL: https://build.opensuse.org/request/show/745272 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=57
15 lines
531 B
Plaintext
15 lines
531 B
Plaintext
<services>
|
|
<service name="obs_scm" mode="disabled">
|
|
<param name="url">https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">refs/tags/3.34.1</param>
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
</service>
|
|
<service mode="buildtime" name="tar" />
|
|
<service mode="buildtime" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version" />
|
|
</services>
|