Update to 0.9.58 (#1523429)
This commit is contained in:
parent
8557618335
commit
eb2db38268
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/libmicrohttpd-0.9.54.tar.gz
|
||||
/libmicrohttpd-0.9.55.tar.gz
|
||||
/libmicrohttpd-0.9.57.tar.gz
|
||||
/libmicrohttpd-0.9.58.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.57
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.58
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
License: LGPLv2+
|
||||
@ -107,6 +107,9 @@ fi
|
||||
%doc html
|
||||
|
||||
%changelog
|
||||
* Fri Dec 08 2017 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.58-1
|
||||
- Update to 0.9.58 (#1523429)
|
||||
|
||||
* Wed Dec 06 2017 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.57-2
|
||||
- enable tests
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmicrohttpd-0.9.57.tar.gz) = 996a59b1bc950320f21df095d3e24e1e6a6e4204095eb84e7dc5e5ed296b1dbe553459b227ba6cc93f60721f1975f778ece8c7c1c10e9168d030fba46675eed3
|
||||
SHA512 (libmicrohttpd-0.9.58.tar.gz) = f68268bb0a0776ac0654a682fc598f4778561c2cc775e7315505c0e2f26f0633590d01f157984d348fdcedfb63d31d39add760a4ddb041694330015293d161b6
|
||||
|
Loading…
Reference in New Issue
Block a user