diff --git a/inkscape.spec b/inkscape.spec index d017beb..868f2ba 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.91 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -244,6 +244,9 @@ fi %changelog +* Fri Jan 15 2016 Jonathan Wakely - 0.91-18 +- Rebuilt for Boost 1.60 + * Wed Sep 23 2015 Kalev Lember - 0.91-17 - Fix the build with latest glibmm24