From 40f396a7ea47ecb22fe5d6b63416326c99d71621 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Feb 21 2015 21:16:05 +0000 Subject: Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- diff --git a/xfdesktop.spec b/xfdesktop.spec index 33bf517..3327e12 100644 --- a/xfdesktop.spec +++ b/xfdesktop.spec @@ -2,7 +2,7 @@ Name: xfdesktop Version: 4.10.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Desktop manager for the Xfce Desktop Environment Group: User Interface/Desktops @@ -101,6 +101,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Feb 21 2015 Till Maas - 4.10.3-4 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Thu Jan 08 2015 Kevin Fenzi 4.10.3-3 - Add patch with fix for crash in timed desktop backdrop changes. Fixes bug #1174160