This commit is contained in:
Peter Robinson 2014-08-16 01:03:07 +00:00
parent 4574ca4cc2
commit e9985849c7
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: compat-lua
Version: 5.1.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Powerful light-weight programming language (compat version)
Group: Development/Languages
License: MIT
@ -100,6 +100,9 @@ mv $RPM_BUILD_ROOT%{_libdir}/pkgconfig/lua.pc \
%changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Thu Jun 19 2014 Hans de Goede <hdegoede@redhat.com> - 5.1.5-1
- Rebase to 5.1.5 (rhbz#1111013)