Update to 0.9.42 (#1209288)
This commit is contained in:
parent
42ca2ffe75
commit
887a0dd4ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/x86_64
|
||||
/libmicrohttpd-0.9.34*
|
||||
/libmicrohttpd-0.9.39.tar.gz
|
||||
/libmicrohttpd-0.9.42.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user