This commit is contained in:
Dennis Gilmore 2013-08-03 03:37:43 -05:00
parent ecba106279
commit c09673c5fc
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: lwp
Version: 2.6
Release: 7%{?dist}
Release: 8%{?dist}
Summary: C library for user-mode threading
Group: System Environment/Libraries
License: LGPLv2
@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild