diff --git a/_service b/_service
index 14e79e6..8722457 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
https://github.com/antlarr-suse/ttf-converter
ttf-converter
- 1.0.6
- 1.0.6
+ 1.0.7
+ 1.0.7
git
enable
diff --git a/_servicedata b/_servicedata
index 8f6a62d..31ad130 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/antlarr-suse/ttf-converter
- 30c9627432c2ded1ab65bc3c4c022476edfabfa7
\ No newline at end of file
+ 64a18ae18568c450c6f4013a468a3981374e5344
\ No newline at end of file
diff --git a/ttf-converter-1.0.6.tar.xz b/ttf-converter-1.0.6.tar.xz
deleted file mode 100644
index 2b7330a..0000000
--- a/ttf-converter-1.0.6.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bab5573ce7c3b1a597182d548ab8369a70c96b5141ccb938033b4e5503ff0761
-size 15908
diff --git a/ttf-converter-1.0.7.tar.xz b/ttf-converter-1.0.7.tar.xz
new file mode 100644
index 0000000..2564cc3
--- /dev/null
+++ b/ttf-converter-1.0.7.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b6ee0f63f5e3650fcb5619d353142931104ece507db2f8f1e384b2be8dab1a90
+size 16168
diff --git a/ttf-converter.changes b/ttf-converter.changes
index 700908c..ca75bad 100644
--- a/ttf-converter.changes
+++ b/ttf-converter.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Thu May 4 17:26:24 UTC 2023 - Antonio Larrosa
+
+- 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
+
-------------------------------------------------------------------
Tue Jun 30 17:35:53 UTC 2020 - alarrosa@suse.com
diff --git a/ttf-converter.spec b/ttf-converter.spec
index 6aaddb5..bc5e486 100644
--- a/ttf-converter.spec
+++ b/ttf-converter.spec
@@ -1,7 +1,7 @@
#
# spec file for package ttf-converter
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: ttf-converter
-Version: 1.0.6
+Version: 1.0.7
Release: 0
Summary: Python script that converts fonts to TrueType format
License: GPL-3.0-only