From cb69fa31944e140a32e2f595b8217df8cfaa95d7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 19:14:10 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- anki.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anki.spec b/anki.spec index b9dd272..1f727fa 100644 --- a/anki.spec +++ b/anki.spec @@ -2,7 +2,7 @@ Name: anki Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Flashcard program for using space repetition learning Group: Amusements/Games @@ -103,6 +103,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/%{name}.png %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sat Feb 05 2011 Christian Krause - 1.2.6-1 - Update to new upstream version 1.2.6 (BZ 665163)