From fac88491dcca5bf61e398559b978d07450416eb8 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 24 Sep 2015 14:11:01 -0500 Subject: [PATCH] Bump spec release because I typo'd and now it's in koji forever --- quassel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/quassel.spec b/quassel.spec index 3a88ffe..7ca8008 100755 --- a/quassel.spec +++ b/quassel.spec @@ -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 - 0.12.2-5 +- Bump spec release because I typo'd and now it's in koji forever + * Thu Sep 24 2015 Adam Miller - 0.12.2-3 - Add oxygen-icon-theme requirement for BZ#1198788