Update to latest uptsream release 0.9.31
This commit is contained in:
parent
29e8774b49
commit
02d1c26318
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/libmicrohttpd-0.9.28.tar.gz
|
||||
/libmicrohttpd-0.9.29.tar.gz
|
||||
/libmicrohttpd-0.9.30.tar.gz
|
||||
/libmicrohttpd-0.9.31.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.30
|
||||
Version: 0.9.31
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
@ -121,6 +121,9 @@ fi
|
||||
%doc html
|
||||
|
||||
%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
|
||||
- Update to latest upstream release 0.9.30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user