added changelog entry
This commit is contained in:
parent
d8eec08748
commit
32e271ef76
1 changed files with 4 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
Summary: Small libc implementation
|
||||
Name: dietlibc
|
||||
Version: 0.31
|
||||
Release: %release_func 3%{?snapshot:.%snapshot}
|
||||
Release: %release_func 4%{?snapshot:.%snapshot}
|
||||
License: GPL
|
||||
Group: Development/Libraries
|
||||
URL: http://www.fefe.de/dietlibc/
|
||||
|
|
@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 19 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-4.20080409
|
||||
- update -pagesize patch
|
||||
|
||||
* Mon Apr 14 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-3.20080409
|
||||
- removed debug stuff from specfile
|
||||
- updated patches to work with new isinf() behavior of gcc 4.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue