Update to latest uptsream release 0.9.32

This commit is contained in:
Václav Pavlín 2013-12-04 12:48:55 +01:00
parent 02d1c26318
commit 5023ed47d4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libmicrohttpd-0.9.29.tar.gz
/libmicrohttpd-0.9.30.tar.gz
/libmicrohttpd-0.9.31.tar.gz
/libmicrohttpd-0.9.32.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Lightweight library for embedding a webserver in applications
Name: libmicrohttpd
Version: 0.9.31
Version: 0.9.32
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
@ -121,6 +121,9 @@ fi
%doc html
%changelog
* Wed Dec 04 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.32-1
- Update to latest upstream release 0.9.32
* Mon Oct 21 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.31-1
- Update to latest upstream release 0.9.31

View File

@ -1 +1 @@
40453603aef1a8c0bb4957ec65ab888d libmicrohttpd-0.9.31.tar.gz
29dcc1c201c36044be2c3f816c64a5bb libmicrohttpd-0.9.32.tar.gz