Accepting request 792595 from home:namtrac:branches:GNOME:Apps

- Update to version 2.1.1:
  * Fixed wrong version number

- Update to version 2.1.0:
  * New and improved icon (#268)
  * Option to disable turn page on tap (#270)
  * A menu on the welcome screen for opening recent files (#69)
  * Restored shortcuts for showing ToC, annotations, and bookmarks
  * Fixed application not translated (#274)

OBS-URL: https://build.opensuse.org/request/show/792595
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=16
This commit is contained in:
2020-04-10 11:58:59 +00:00
committed by Git OBS Bridge
parent 3b01e0433c
commit 6cc2979af6
7 changed files with 33 additions and 17 deletions

View File

@@ -4,11 +4,10 @@
<param name="filename">foliate</param>
<param name="url">https://github.com/johnfactotum/foliate.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/2.0.0</param>
<param name="revision">refs/tags/2.1.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="localonly" name="set_version"/>
<service name="tar" mode="buildtime"/>