Update to latest uptsream release 0.9.28

This commit is contained in:
Václav Pavlín 2013-07-23 14:04:35 +02:00
parent 149e61d8ed
commit 0fb4bb93cc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/x86_64
/libmicrohttpd-0.9.24.tar.gz
/libmicrohttpd-0.9.27.tar.gz
/libmicrohttpd-0.9.28.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Lightweight library for embedding a webserver in applications
Name: libmicrohttpd
Version: 0.9.27
Version: 0.9.28
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
@ -127,6 +127,9 @@ fi
%doc html
%changelog
* Tue Jul 23 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.28-1
- Update to latest uptsream release 0.9.28
* Mon May 6 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.27-1
- Update to latest uptsream release 0.9.27

View File

@ -1 +1 @@
a10496b7f1b495aaf6897584da52f51b libmicrohttpd-0.9.27.tar.gz
16c3cb66c839c6f929677471401a5b53 libmicrohttpd-0.9.28.tar.gz