commit 3e878da9fb92b9115b7a42e925780d4bda41b539
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Mar 19 23:01:16 2017 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ltris.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ltris.spec b/ltris.spec
index 8775016..254242c 100644
--- a/ltris.spec
+++ b/ltris.spec
@@ -1,7 +1,7 @@
Summary: Game of skill with falling blocks
Name: ltris
Version: 1.0.19
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL
Group: Amusements/Games
URL:
http://lgames.sourceforge.net/
@@ -60,6 +60,9 @@ update-desktop-database %{_datadir}/applications &>/dev/null ||
:
%changelog
+* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1.0.19-2
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Mon May 11 2015 Sérgio Basto <sergio(a)serjux.com> - 1.0.19-1
- Update to 1.0.19 .
- Added inlines.patch that fix FTBFS on F22 rfbz #3623.