diff --git a/.cvsignore b/.cvsignore index 528fa79..aa3bc6a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -irssi-0.8.10-rc7.tar.gz +irssi-0.8.10-rc8.tar.gz diff --git a/irssi.spec b/irssi.spec index 36a8c9f..2b5c972 100644 --- a/irssi.spec +++ b/irssi.spec @@ -1,11 +1,11 @@ %define perl_vendorarch %(eval "`perl -V:installvendorarch`"; echo $installvendorarch) -%define release_candidate rc7 +%define release_candidate rc8 Summary: Modular text mode IRC client with Perl scripting Name: irssi Version: 0.8.10 -Release: 0.1.%{release_candidate}%{?dist} +Release: 0.2.%{release_candidate}%{?dist} License: GPL Group: Applications/Communications @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/irssi %changelog +* Wed Dec 7 2005 Dams - 0.8.10-0.2.rc8 +- Updated to rc8 + * Tue Nov 15 2005 Dams - 0.8.10-0.1.rc7 - Dropped patch 2 (seems applied upstream) and 3 (no longer needed) - Removed conditionnal build against glib1 parts diff --git a/sources b/sources index 209eb5a..37ec92d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1931fc16009b593d98dc8c8f3503b701 irssi-0.8.10-rc7.tar.gz +b51befaeca9ce3a763ee994096d4a387 irssi-0.8.10-rc8.tar.gz