diff --git a/foliate.changes b/foliate.changes index e15ca87..90d2e0c 100644 --- a/foliate.changes +++ b/foliate.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 27 23:28:16 UTC 2020 - Bjørn Lie + +- Change filter typelib(Handy) = 1 to exclude now obsolete version + 0.0 instead of current version 1. + ------------------------------------------------------------------- Thu Oct 15 02:41:42 UTC 2020 - Dead Mozay diff --git a/foliate.spec b/foliate.spec index 2b7a48f..4f8dcde 100644 --- a/foliate.spec +++ b/foliate.spec @@ -16,7 +16,7 @@ # -%global __requires_exclude typelib\\(Handy\\) = 1 +%global __requires_exclude typelib\\(Handy\\) = 0.0 %define oname com.github.johnfactotum.Foliate Name: foliate Version: 2.5.0 @@ -26,6 +26,7 @@ License: GPL-3.0-only Group: Productivity/Office/Other URL: https://johnfactotum.github.io/foliate/ Source: %{name}-%{version}.tar.gz + BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gobject-introspection