Update to 0.9.45 (#1276892)
This commit is contained in:
parent
87e2895572
commit
8c78320799
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/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
|
/libmicrohttpd-0.9.44.tar.gz
|
||||||
|
/libmicrohttpd-0.9.45.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.44
|
Version: 0.9.45
|
||||||
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
|
||||||
|
* Sun Nov 01 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.9.45-1
|
||||||
|
- Update to 0.9.45 (#1276892)
|
||||||
|
|
||||||
* Fri Oct 02 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.9.44-1
|
* Fri Oct 02 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.9.44-1
|
||||||
- Update to 0.9.44 (#1209288)
|
- Update to 0.9.44 (#1209288)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user