new upstream release

This commit is contained in:
Steven M. Parrish 2010-02-16 12:20:26 +00:00
parent db5e650e36
commit 24278e0b74
3 changed files with 7 additions and 4 deletions

View File

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

View File

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

View File

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