Accepting request 851786 from GNOME:Apps

Filter out obsolete typelib instead of current upstream version (forwarded request 851405 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/851786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/foliate?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2020-12-01 13:22:08 +00:00 committed by Git OBS Bridge
commit 9125fb6aa7
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 27 23:28:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <dead-mozay@opensuse.org>

View File

@ -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