Update to 0.9.44 (#1209288)
This commit is contained in:
parent
887a0dd4ec
commit
87e2895572
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/libmicrohttpd-0.9.34*
|
/libmicrohttpd-0.9.34*
|
||||||
/libmicrohttpd-0.9.39.tar.gz
|
/libmicrohttpd-0.9.39.tar.gz
|
||||||
/libmicrohttpd-0.9.42.tar.gz
|
/libmicrohttpd-0.9.42.tar.gz
|
||||||
|
/libmicrohttpd-0.9.44.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.42
|
Version: 0.9.44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -168,6 +168,9 @@ fi
|
|||||||
%{_bindir}/microspdy2http
|
%{_bindir}/microspdy2http
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 02 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.9.44-1
|
||||||
|
- Update to 0.9.44 (#1209288)
|
||||||
|
|
||||||
* Wed Sep 16 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 0.9.42-1
|
* Wed Sep 16 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 0.9.42-1
|
||||||
- Update to 0.9.42 (#1209288)
|
- Update to 0.9.42 (#1209288)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user