Update to 0.9.54 (#1447476)
This commit is contained in:
parent
a67e2574f6
commit
9feb0ebdce
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/libmicrohttpd-0.9.46.tar.gz
|
||||
/libmicrohttpd-0.9.52.tar.gz
|
||||
/libmicrohttpd-0.9.53.tar.gz
|
||||
/libmicrohttpd-0.9.54.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.53
|
||||
Version: 0.9.54
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
@ -116,6 +116,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 03 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.54-1
|
||||
- Update to 0.9.54 (#1447476)
|
||||
|
||||
* Sun Jan 29 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.53-1
|
||||
- Update to 0.9.53 (#1288676)
|
||||
- Adjust gnutls-utilize-system-crypto-policy.patch
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmicrohttpd-0.9.53.tar.gz) = 2e29595c980cdcf12c1cead62f8938cc32e8c93d3a848e7473c5d5f596c6b6858732df0a3293b93d89577e5a325a62fe82adf3921a76d7184a647489364d7e2c
|
||||
SHA512 (libmicrohttpd-0.9.54.tar.gz) = d3276ad3af123aacc5ff885786861ccc94397576b81999974456b9b803fe5d911115f6595281ffce2240087f98a6527a840506eabeec9f2589d555fd235b6c89
|
||||
|
Loading…
Reference in New Issue
Block a user