bump release

This commit is contained in:
Nils Philippsen 2018-05-21 14:35:26 +02:00
parent cfca9fe84f
commit c2f1e5ad5e

View File

@ -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 <nils@tiptoe.de>
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.4.2-2
- split off devel docs
- let gegl04-devel-docs explicitly conflict with old gegl-devel (#1577595)