diff --git a/devtodo.spec b/devtodo.spec index 5fbfd9b..01fd328 100644 --- a/devtodo.spec +++ b/devtodo.spec @@ -1,7 +1,7 @@ Name: devtodo Version: 0.1.20 Summary: Manage a prioritised list of todo items organized by directory -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Group: Development/Tools URL: http://swapoff.org/DevTodo @@ -66,6 +66,9 @@ rm -rf %{buildroot} %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 0.1.20-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jul 11 2012 Patrick Uiterwijk - 0.1.20-8 - Applied the patch suggested by Miroslav Lichvar to link with compat-readline5 (RHBZ #511306)