This commit is contained in:
Jesse Keating 2009-07-25 11:29:38 +00:00
parent 42952a8a71
commit 7910f649f0
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: lwp
Version: 2.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C library for user-mode threading
Group: System Environment/Libraries
License: LGPLv2
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Feb 27 2009 Adam Goode <adam@spicenitz.org> - 2.5-1
- New upstream release
+ Correct license on a few files