From e96b3480bc9d1cf3f93d4634912eae7908915c53 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 00:21:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- nsnake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nsnake.spec b/nsnake.spec index d4cef79..d3979f1 100644 --- a/nsnake.spec +++ b/nsnake.spec @@ -1,6 +1,6 @@ Name: nsnake Version: 3.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The classic snake game with textual interface # the old homepage is down #URL: http://nsnake.alexdantas.net/ @@ -37,6 +37,9 @@ make doc %{_datadir}/pixmaps/%{name}.xpm %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 3.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Aug 23 2016 Robin Lee - 3.0.1-1 - Update to 3.0.1 (BZ#1120131)