From c2f1e5ad5ef1ba701605f8d0236b02a594e62e50 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 21 May 2018 14:35:26 +0200 Subject: [PATCH] bump release --- gegl04.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gegl04.spec b/gegl04.spec index 91224b5..900bb0d 100644 --- a/gegl04.spec +++ b/gegl04.spec @@ -2,7 +2,7 @@ Name: gegl04 Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graph based image processing framework # The binary is under the GPL, while the libs are under LGPL. @@ -154,7 +154,7 @@ find %{buildroot} -name '*.la' -delete %changelog -* Mon May 21 2018 Nils Philippsen +* Mon May 21 2018 Nils Philippsen - 0.4.2-2 - split off devel docs - let gegl04-devel-docs explicitly conflict with old gegl-devel (#1577595)