From 291a27b3c500bab730187626d781386c2bc7a9f7 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Nov 24 2009 22:14:56 +0000 Subject: - Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI) NOTE: Your package needs to be rebuilt IF AND ONLY IF it was built against Qt 4.6.0 Beta 1. This was in the buildroot ONLY for dist-f13 after F12 branched. Packages built against Qt 4.5.x or older do NOT need a rebuild for 4.6.x (backwards binary compatibility). I have a list of packages needing a rebuild and am going through it. This package is in my list, so I am rebuilding it. --- diff --git a/bacula.spec b/bacula.spec index beb5468..4f97945 100644 --- a/bacula.spec +++ b/bacula.spec @@ -8,7 +8,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 3.0.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE for details License: GPLv2 with exceptions Group: System Environment/Daemons @@ -1007,6 +1007,9 @@ fi %changelog +* Tue Nov 24 2009 Kevin Kofler - 3.0.3-2 +- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI) + * Mon Oct 19 2009 Jon Ciesla