Accepting request 851405 from home:iznogood

Filter out obsolete typelib instead of current upstream version

OBS-URL: https://build.opensuse.org/request/show/851405
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2020-11-30 09:33:21 +00:00 committed by Git OBS Bridge
parent 56b179e823
commit 9e7bd06647
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