diff --git a/mysql-connector-java.spec b/mysql-connector-java.spec index afcd8b6..3044395 100644 --- a/mysql-connector-java.spec +++ b/mysql-connector-java.spec @@ -85,7 +85,7 @@ set that supports the capabilities of MySQL. %patch -P 2 -p1 %patch -P 3 -p1 -%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150400 +%if 0%{?suse_version} <= 1500 # ship protobuf generated files compatible with protobuf 3.9.2 # which is the version we have in SLE15 SP2, the files were taken # from commit 6976d9d779b498c254fc5cab5e69cfc74fc3e4f0, which is