From f96aeb602bc71160223d30d50e9adf70bab54e17 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Jun 06 2011 10:10:52 +0000 Subject: Rebuild to fix build bug with FORTIFY_SOURCE (#702869) --- diff --git a/xfce4-genmon-plugin.spec b/xfce4-genmon-plugin.spec index 7472170..78facc1 100644 --- a/xfce4-genmon-plugin.spec +++ b/xfce4-genmon-plugin.spec @@ -4,7 +4,7 @@ Name: xfce4-genmon-plugin Version: 3.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generic monitor plugin for the Xfce panel Group: User Interface/Desktops @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/xfce4/panel-plugins/*.desktop %changelog +* Mon Jun 06 2011 Christoph Wickert - 3.3.0-3 +- Rebuild to fix build bug with FORTIFY_SOURCE (#702869) + * Sat Apr 09 2011 Christoph Wickert - 3.3.0-2 - Fix icon in 'Add new panel item' dialog (#694902)