Accepting request 751582 from home:iznogood:branches:GNOME:Apps

- Update _service file to point to explicit tag upstream, not
  git-master.

OBS-URL: https://build.opensuse.org/request/show/751582
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=10
This commit is contained in:
2019-12-04 19:53:25 +00:00
committed by Git OBS Bridge
parent 49923f597c
commit 11fdeb56f5
6 changed files with 14 additions and 10 deletions

View File

@@ -4,11 +4,9 @@
<param name="filename">foliate</param>
<param name="url">https://github.com/johnfactotum/foliate.git</param>
<param name="scm">git</param>
<param name="version">git-master</param>
<param name="versionformat">1.5.3</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">refs/tags/1.5.3</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>
</service>
<service mode="localonly" name="set_version"/>
<service name="tar" mode="buildtime"/>