Bump spec release because I typo'd and now it's in koji forever

This commit is contained in:
Adam Miller 2015-09-24 14:11:01 -05:00
parent 3580051b48
commit fac88491dc
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.12.2
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2 or GPLv3
Group: Applications/Internet
@ -125,6 +125,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
%changelog
* Thu Sep 24 2015 Adam Miller <maxamillion@fedoraproject.org> - 0.12.2-5
- Bump spec release because I typo'd and now it's in koji forever
* Thu Sep 24 2015 Adam Miller <maxamillion@fedoraproject.org> - 0.12.2-3
- Add oxygen-icon-theme requirement for BZ#1198788