parent
9feb0ebdce
commit
1851e10e67
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libmicrohttpd-0.9.52.tar.gz
|
||||
/libmicrohttpd-0.9.53.tar.gz
|
||||
/libmicrohttpd-0.9.54.tar.gz
|
||||
/libmicrohttpd-0.9.55.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.54
|
||||
Version: 0.9.55
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
@ -9,6 +9,7 @@ Source0: ftp://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
|
||||
Patch0: gnutls-utilize-system-crypto-policy.patch
|
||||
|
||||
BuildRequires: autoconf, automake, libtool, gettext-devel
|
||||
BuildRequires: texinfo
|
||||
%if 0%{?rhel} == 5
|
||||
BuildRequires: curl-devel
|
||||
%endif
|
||||
@ -116,6 +117,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.55-1
|
||||
- Add BR texinfo
|
||||
- Update to 0.9.55 (#1456304)
|
||||
|
||||
* Wed May 03 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.54-1
|
||||
- Update to 0.9.54 (#1447476)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmicrohttpd-0.9.54.tar.gz) = d3276ad3af123aacc5ff885786861ccc94397576b81999974456b9b803fe5d911115f6595281ffce2240087f98a6527a840506eabeec9f2589d555fd235b6c89
|
||||
SHA512 (libmicrohttpd-0.9.55.tar.gz) = b410e7253d7c98c40b5e8b8dcd1f93bcbb05c88717190e8dae73073d36465e8e5cfa53c6c5098de60051a5ec64dc423fd94f4b06537d8146b744aa99f5a0b173
|
||||
|
Loading…
Reference in New Issue
Block a user