- 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.
This commit is contained in:
Kevin Kofler 2009-11-25 00:38:45 +00:00
parent 240a85922e
commit ff862fc5cc
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: quassel
Summary: A modern distrubuted IRC system
Version: 0.5.0
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2 or GPLv3
Group: Applications/Internet
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
%{_kde4_datadir}/applications/kde4/quasselclient.desktop
%changelog
* Wed Nov 25 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.5.0-2
- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
* Fri Oct 23 2009 Steven M. Parrish <smparrish@gmail.com> - 0.5.0-1
- Official 0.5.0 release