Update to latest upstream release 0.9.33
This commit is contained in:
parent
5023ed47d4
commit
34bf7ac82b
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/libmicrohttpd-0.9.30.tar.gz
|
/libmicrohttpd-0.9.30.tar.gz
|
||||||
/libmicrohttpd-0.9.31.tar.gz
|
/libmicrohttpd-0.9.31.tar.gz
|
||||||
/libmicrohttpd-0.9.32.tar.gz
|
/libmicrohttpd-0.9.32.tar.gz
|
||||||
|
/libmicrohttpd-0.9.33.tar.gz
|
||||||
|
@ -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.32
|
Version: 0.9.33
|
||||||
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
|
||||||
|
* Thu Jan 02 2014 Václav Pavlín <vpavlin@redhat.com> - 0.9.33-1
|
||||||
|
- Update to latest upstream release 0.9.33
|
||||||
|
|
||||||
* Wed Dec 04 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.32-1
|
* Wed Dec 04 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.32-1
|
||||||
- Update to latest upstream release 0.9.32
|
- Update to latest upstream release 0.9.32
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user