diff --git a/.gitignore b/.gitignore index 18b1a16..32cfb77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/libmicrohttpd-0.9.5* +/libmicrohttpd-0.9.6* .build* /noarch /x86_64 diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index ed525d8..a7636e7 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Summary: Lightweight library for embedding a webserver in applications Name: libmicrohttpd -Version: 0.9.5 +Version: 0.9.6 Release: 1%{?dist} Group: Development/Libraries License: LGPLv2+ @@ -132,6 +132,9 @@ fi %doc html %changelog +* Wed Jan 26 2011 Tim Niemueller - 0.9.6-1 +- Update to new upstream release 0.9.6 + * Mon Jan 24 2011 Tim Niemueller - 0.9.5-1 - Update to new upstream release 0.9.5 diff --git a/sources b/sources index eff36ed..21f8bac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ade829961dfb17a0b3c54cf51ad34ccd libmicrohttpd-0.9.5.tar.gz +cc90284bcbe99e829bb8265840a60f10 libmicrohttpd-0.9.6.tar.gz