diff --git a/libev.changes b/libev.changes index 1e518be..93933e4 100644 --- a/libev.changes +++ b/libev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 3 13:50:30 UTC 2023 - pgajdos@suse.com + +- run signify only on Factory + ------------------------------------------------------------------- Fri Sep 8 07:47:43 UTC 2023 - pgajdos@suse.com diff --git a/libev.spec b/libev.spec index 644e0dd..f74476e 100644 --- a/libev.spec +++ b/libev.spec @@ -16,7 +16,7 @@ # -%if 0%{?sle_version} >= 150700 || 0%{?suse_version} > 1500 +%if 0%{?suse_version} >= 1699 %bcond_without signify %else %bcond_with signify