Update to latest uptsream release 0.9.31

This commit is contained in:
Václav Pavlín 2013-10-21 12:04:56 +02:00
parent 29e8774b49
commit 02d1c26318
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libmicrohttpd-0.9.28.tar.gz /libmicrohttpd-0.9.28.tar.gz
/libmicrohttpd-0.9.29.tar.gz /libmicrohttpd-0.9.29.tar.gz
/libmicrohttpd-0.9.30.tar.gz /libmicrohttpd-0.9.30.tar.gz
/libmicrohttpd-0.9.31.tar.gz

View File

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

View File

@ -1 +1 @@
ddd583165a80121adc9f3072e67297d0 libmicrohttpd-0.9.30.tar.gz 40453603aef1a8c0bb4957ec65ab888d libmicrohttpd-0.9.31.tar.gz