This commit is contained in:
Dennis Gilmore 2013-02-14 18:06:22 -06:00
parent 8888478c0b
commit 96bfe23e73

View File

@ -6,7 +6,7 @@
Summary: The shared library for the S-Lang extension language
Name: slang
Version: 2.2.4
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2+
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v2.2/%{name}-%{version}.tar.bz2
@ -120,6 +120,9 @@ make check
%{_libdir}/libslang*.a
%changelog
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jan 24 2013 Miroslav Lichvar <mlichvar@redhat.com> - 2.2.4-7
- fix building without oniguruma