Update to new upstream release 0.9.6

This commit is contained in:
Tim Niemueller 2011-01-26 22:43:05 +01:00
parent 45d789b79a
commit c52c97b0f0
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/libmicrohttpd-0.9.5*
/libmicrohttpd-0.9.6*
.build*
/noarch
/x86_64

View File

@ -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 <tim@niemueller.de> - 0.9.6-1
- Update to new upstream release 0.9.6
* Mon Jan 24 2011 Tim Niemueller <tim@niemueller.de> - 0.9.5-1
- Update to new upstream release 0.9.5

View File

@ -1 +1 @@
ade829961dfb17a0b3c54cf51ad34ccd libmicrohttpd-0.9.5.tar.gz
cc90284bcbe99e829bb8265840a60f10 libmicrohttpd-0.9.6.tar.gz