From 357c239f24747ed3bc8ba823fac26f970e47a7b79f24483d1496ad3ab0c92750 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Sun, 22 Nov 2020 15:00:18 +0000 Subject: [PATCH] Change libhandy dependency to version 1 OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=51 --- cozy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cozy.spec b/cozy.spec index 9631abe..b3d56ec 100644 --- a/cozy.spec +++ b/cozy.spec @@ -42,7 +42,7 @@ Requires: python3-mutagen Requires: python3-peewee >= 3.9.6 Requires: python3-apsw Requires: python3-pytaglib -Requires: libhandy +Requires: libhandy-1-0 Requires: python3-pytz Requires: python3-requests Requires: python3-packaging @@ -63,7 +63,7 @@ BuildRequires: python3-pytaglib BuildRequires: python3-distro BuildRequires: python3-apsw BuildRequires: python3-packaging -BuildRequires: libhandy +BuildRequires: libhandy-1-0 # /SECTION %description