From 0c71ec7220213595c3054d225d2a48091d3f2afa Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Fri, 23 May 2014 00:54:06 +0200 Subject: [PATCH] Rebuild for boost 1.55.0 --- inkscape.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index 7fdf2e8..cf18d2f 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.48.4 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -242,6 +242,9 @@ fi %changelog +* Fri May 23 2014 Petr Machata - 0.48.4-15 +- Rebuild for boost 1.55.0 + * Thu May 15 2014 Lubomir Rintel - 0.48.4-14 - Fix build with new Poppler and GC (Sandro Mani, #1097945)