diff --git a/player.spec b/player.spec index 080d9b1..6de2a67 100644 --- a/player.spec +++ b/player.spec @@ -1,6 +1,6 @@ Name: player Version: 3.0.2 -Release: 46%{?dist} +Release: 47%{?dist} Summary: Cross-platform robot device interface and server Group: Applications/System @@ -147,7 +147,7 @@ are experimental. %patch8 -p2 -b .gbx10 %patch9 -p2 -b .boost150 %patch10 -p0 -b .phidgetrfid -%if 0 +%if 0%{?fedora} >= 24 # Patch only applicable for libstatgrab >= 0.90 %patch11 -p1 %endif @@ -245,6 +245,9 @@ rm -rf $RPM_BUILD_ROOT %{ruby_vendorarchdir}/*.so %changelog +* Mon Sep 21 2015 Jitka Plesnikova - 3.0.2-47 +- Fix the build against libstatgrab 0.91 + * Thu Aug 27 2015 Jonathan Wakely - 3.0.2-46 - Rebuilt for Boost 1.59