From 7452c4bfe079bf5f5095fd0ba72ecbcbe6dd4012 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 18:19:33 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ghc-hslua.git#fa85f3747ade32d2953ef0c2d74af861114c0119 --- ghc-hslua.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hslua.spec b/ghc-hslua.spec index 259f3f0..fe04586 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 1.0.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Bindings to Lua, an embeddable scripting language License: MIT @@ -123,6 +123,9 @@ sed -i "/fail /d" hslua.cabal %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.3.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 1.0.3.2-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild