Accepting request 1084992 from home:alarrosa:branches:M17N

- Update to version 1.0.7:
  * Explicitly flush the file for following read operation
  * Fixed Unused mode warning
  * Code style cleanups
  * Update description inside README.md

OBS-URL: https://build.opensuse.org/request/show/1084992
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=8
This commit is contained in:
2023-05-05 08:48:52 +00:00
committed by Git OBS Bridge
parent 1197240100
commit f786553875
6 changed files with 17 additions and 8 deletions

View File

@@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/antlarr-suse/ttf-converter</param>
<param name="filename">ttf-converter</param>
<param name="version">1.0.6</param>
<param name="revision">1.0.6</param>
<param name="version">1.0.7</param>
<param name="revision">1.0.7</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>