From 9bbca51764038651d9f77d5976cd58718b6ff3a4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 21:43:50 +0000 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/lutok.git#b7567b179df57cb9c224916ed831c64ebe169fc9 --- lutok.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lutok.spec b/lutok.spec index 8130851..348e871 100644 --- a/lutok.spec +++ b/lutok.spec @@ -1,7 +1,7 @@ Summary: Lightweight C++ API library for Lua Name: lutok Version: 0.4 -Release: 16%{?dist} +Release: 17%{?dist} License: BSD URL: http://code.google.com/p/lutok/ Source0: http://lutok.googlecode.com/files/lutok-%{version}.tar.gz @@ -11,6 +11,7 @@ BuildRequires: gcc-c++ BuildRequires: gcc BuildRequires: libatf-c++-devel >= 0.20 BuildRequires: lua-devel >= 5.2 +BuildRequires: make %define _testsdir %{_libexecdir}/lutok/tests @@ -104,6 +105,9 @@ details on how to run the installed tests. %{_testsdir} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.4-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild