diff --git a/dietlibc.spec b/dietlibc.spec index 0cca379..7c4194a 100644 --- a/dietlibc.spec +++ b/dietlibc.spec @@ -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 - 0.31-4.20080409 +- update -pagesize patch + * Mon Apr 14 2008 Enrico Scholz - 0.31-3.20080409 - removed debug stuff from specfile - updated patches to work with new isinf() behavior of gcc 4.3