This commit is contained in:
Dennis Gilmore 2012-01-13 20:34:32 -06:00
parent 8101165070
commit c10f6ac805
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: quassel
Summary: A modern distributed IRC system
Version: 0.7.3
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2 or GPLv3
Group: Applications/Internet
@ -116,6 +116,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 12 2011 Jaroslav Reznik <jreznik@redhat.com> - 0.7.3-1
- 0.7.3 (fixes - CVE-2011-3354 invalid CTCP handling causes DoS, rhbz#736868)