Update to 0.9.42 (#1209288)

This commit is contained in:
Lukas Nykryn 2015-05-14 00:52:47 +00:00
parent 42ca2ffe75
commit 887a0dd4ec
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/x86_64
/libmicrohttpd-0.9.34*
/libmicrohttpd-0.9.39.tar.gz
/libmicrohttpd-0.9.42.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Lightweight library for embedding a webserver in applications
Name: libmicrohttpd
Version: 0.9.39
Release: 3%{?dist}
Version: 0.9.42
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@ -168,6 +168,9 @@ fi
%{_bindir}/microspdy2http
%changelog
* Wed Sep 16 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 0.9.42-1
- Update to 0.9.42 (#1209288)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.39-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
86c9cb728b4bd4fcb8aeca18ba6c0548 libmicrohttpd-0.9.39.tar.gz
3b9cf0b67fc8ebc9e69f53c6bc84a88d libmicrohttpd-0.9.42.tar.gz