diff --git a/_service b/_service
index e90dd11..9965c70 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/antlarr-suse/ttf-converter
ttf-converter
- 1.0
+ 1.0.3
git
enable
diff --git a/_servicedata b/_servicedata
index b4e00c3..6a8d63e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/antlarr-suse/ttf-converter
- a2540b89cabccd914f70d2f3902ac7f3a6467b2d
\ No newline at end of file
+ 6ec51ca498265a020d1d66f1e7b1ba32b9ee4ea7
\ No newline at end of file
diff --git a/ttf-converter-1.0.3.tar.xz b/ttf-converter-1.0.3.tar.xz
new file mode 100644
index 0000000..46ef830
--- /dev/null
+++ b/ttf-converter-1.0.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c919f1bdaa59041c52a3812a414b71852a299a42b764ab10a4521837815a97dd
+size 14492
diff --git a/ttf-converter-1.0.tar.xz b/ttf-converter-1.0.tar.xz
deleted file mode 100644
index fd28ce9..0000000
--- a/ttf-converter-1.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:40dc0f684e83258720f3e04cb1aeb2d10ecb17757de0c66b1ec6493247311779
-size 13640
diff --git a/ttf-converter.changes b/ttf-converter.changes
index 22954e8..d906b38 100644
--- a/ttf-converter.changes
+++ b/ttf-converter.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Mon Jun 22 09:54:07 UTC 2020 - alarrosa@suse.com
+
+- Update to version 1.0.3:
+ * Bump version to 1.0.3
+ * Add a --force-monospaced argument instead of hardcoding
+ font names
+ * Fix print format
+ * Convert `BoldCond` subfamily to `Bold Condensed`
+
+-------------------------------------------------------------------
+Fri Jun 19 16:25:09 UTC 2020 - Antonio Larrosa
+
+- Update to 1.0.2 (boo#1169444 #c41)
+ * Fixes for Monospaced fonts and force the Nimbus Mono L font
+ to be Monospaced
+ * Add a --version argument
+
+-------------------------------------------------------------------
+Fri Jun 19 11:25:07 UTC 2020 - Antonio Larrosa
+
+- Update to 1.0.1 (boo#1169444 #c41)
+ * Fix subfamily names so the converted font's subfamily match
+ the original ones
+
-------------------------------------------------------------------
Mon Apr 20 07:45:35 UTC 2020 - Antonio Larrosa
diff --git a/ttf-converter.spec b/ttf-converter.spec
index f7076f4..73241e6 100644
--- a/ttf-converter.spec
+++ b/ttf-converter.spec
@@ -17,7 +17,7 @@
Name: ttf-converter
-Version: 1.0
+Version: 1.0.3
Release: 0
Summary: Python script that converts fonts to TrueType format
License: GPL-3.0-only