From 04f9c0ee99435c28be3e4b8f10b66eacf3d0f7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Wed, 7 May 2014 16:51:16 +0200 Subject: [PATCH] Add zathura-cb to zathura-plugins-all. --- zathura.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zathura.spec b/zathura.spec index ece813e..756eef5 100644 --- a/zathura.spec +++ b/zathura.spec @@ -1,6 +1,6 @@ Name: zathura Version: 0.2.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A lightweight document viewer Group: Applications/Publishing License: zlib @@ -47,6 +47,7 @@ Group: Applications/Publishing Requires: zathura-djvu Requires: zathura-pdf-poppler Requires: zathura-ps +Requires: zathura-cb %description plugins-all This package provides all Zathura plugins. @@ -96,6 +97,9 @@ update-desktop-database &> /dev/null || : %files plugins-all %changelog +* Wed May 07 2014 François Cami - 0.2.7-4 +- Add zathura-cb to zathura-plugins-all. + * Sun Mar 23 2014 François Cami - 0.2.7-3 - Gratuitous release bump.