From 23b06f4e28b086a467b89e46c8cf4083178d34cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 31 Oct 2014 09:51:19 +0100 Subject: [PATCH] Release bump for the f21 override; needed for zathura 0.3.1 The update previous update is blocked by f21 freeze and the override cannot be reenabled --- girara.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/girara.spec b/girara.spec index 1318a84..0c7147e 100644 --- a/girara.spec +++ b/girara.spec @@ -1,6 +1,6 @@ Name: girara Version: 0.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple user interface library Group: Development/Libraries License: zlib @@ -49,6 +49,11 @@ rm -f %{buildroot}/%{_libdir}/libgirara-gtk?.a %postun -p /sbin/ldconfig %changelog +* Fri Oct 31 2014 Petr Šabata - 0.2.3-2 +- Release bump for the f21 override; needed for zathura 0.3.1 + The update previous update is blocked by f21 freeze and the override + cannot be reenabled + * Fri Oct 17 2014 Petr Šabata - 0.2.3-1 - 0.2.3 bump