- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
264ac1fda7
commit
99eb8aeff7
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Name: luajit
|
|||
Version: 2.1.0
|
||||
%global apiver %(v=%{version}; echo ${v%.${v#[0-9].[0-9].}})
|
||||
%global srcver %{version}%{?rctag:-%{rctag}}
|
||||
Release: 0.2%{?rctag:%{rctag}}%{?dist}
|
||||
Release: 0.3%{?rctag:%{rctag}}%{?dist}
|
||||
Summary: Just-In-Time Compiler for Lua
|
||||
License: MIT
|
||||
URL: http://luajit.org/
|
||||
|
|
@ -79,6 +79,9 @@ ln -s %{name}-%{srcver} %{buildroot}%{_bindir}/%{name}
|
|||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.3beta2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Mon Aug 29 2016 Igor Gnatenko <ignatenko@redhat.com> - 2.1.0-0.2beta2
|
||||
- Add aarch64 to ExclusiveArch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue