diff --git a/scp-dymo400.patch b/scp-dymo400.patch
new file mode 100644
index 0000000..9338269
--- /dev/null
+++ b/scp-dymo400.patch
@@ -0,0 +1,33 @@
+diff --git a/xml/preferreddrivers.xml b/xml/preferreddrivers.xml
+index 68269bf..004f61e 100644
+--- a/xml/preferreddrivers.xml
++++ b/xml/preferreddrivers.xml
+@@ -163,6 +163,10 @@
+
+
+
++
++
++
++
+
+
+
+@@ -293,6 +297,17 @@
+
+
+
++
++
++
++
++
++
++
++ dlw400
++
++
++
+
+
+
diff --git a/system-config-printer.spec b/system-config-printer.spec
index c407cde..57f89ee 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -9,12 +9,13 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 1.5.13
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://github.com/%{username}/%{name}
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
# all upstream patches, remove with new release
+Patch1: scp-dymo400.patch
# gcc is no longer in buildroot by default
@@ -215,6 +216,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
exit 0
%changelog
+* Fri Nov 27 2020 Zdenek Dohnal - 1.5.13-2
+- set preferred driver for Dymo LabelWriter 400
+
* Thu Nov 05 2020 Zdenek Dohnal - 1.5.13-1
- 1.15.13