From 0c95bd75c657ff21a9e419ed153a0bfcd6db984b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 18:48:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tetrominos.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tetrominos.spec b/tetrominos.spec index 44d2f25..4b6a2a1 100644 --- a/tetrominos.spec +++ b/tetrominos.spec @@ -1,6 +1,6 @@ Name: tetrominos Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple CLI logical game Summary(cs): Jednoduchá terminálová logická hra @@ -38,5 +38,8 @@ mv %{buildroot}%{_bindir}/ntetris %{buildroot}%{_bindir}/%{name} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Feb 8 2017 Michal Vala 1.0.1-1 - initial version created many years ago as a school project