Update to latest uptsream release 0.9.28
This commit is contained in:
parent
149e61d8ed
commit
0fb4bb93cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/x86_64
|
||||
/libmicrohttpd-0.9.24.tar.gz
|
||||
/libmicrohttpd-0.9.27.tar.gz
|
||||
/libmicrohttpd-0.9.28.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user