Update to new upstream release 0.9.6
This commit is contained in:
parent
45d789b79a
commit
c52c97b0f0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
/libmicrohttpd-0.9.5*
|
/libmicrohttpd-0.9.6*
|
||||||
.build*
|
.build*
|
||||||
/noarch
|
/noarch
|
||||||
/x86_64
|
/x86_64
|
||||||
|
@ -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.5
|
Version: 0.9.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -132,6 +132,9 @@ fi
|
|||||||
%doc html
|
%doc html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jan 24 2011 Tim Niemueller <tim@niemueller.de> - 0.9.5-1
|
||||||
- Update to new upstream release 0.9.5
|
- Update to new upstream release 0.9.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user