new upstream release

This commit is contained in:
Steven M. Parrish 2010-02-16 11:47:18 +00:00
parent 7307c86414
commit 7333ffed85
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
quassel-0.5.0.tar.bz2
quassel-0.5.2.tar.bz2

View File

@ -1,7 +1,7 @@
Name: quassel
Summary: A modern distrubuted IRC system
Version: 0.5.0
Release: 2%{?dist}
Version: 0.5.2
Release: 1%{?dist}
License: GPLv2 or GPLv3
Group: Applications/Internet
@ -39,7 +39,7 @@ Group: Applications/Internet
Quassel client
%prep
%setup -q -n quassel-0.5.0
%setup -q -n %{name}-%{version}
%build
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
%{_kde4_datadir}/applications/kde4/quasselclient.desktop
%changelog
* Mon Feb 15 2010 Steven Parrish <smparrish@gmail.com> - 0.5.2-1
- New bugfix release
* 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)

View File

@ -1 +1 @@
525b24c2549069970b853dfdcbb6bb65 quassel-0.5.0.tar.bz2
b94cbd1f63db8e22f53360b32bb955b7 quassel-0.5.2.tar.bz2