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
|
/x86_64
|
||||||
/libmicrohttpd-0.9.24.tar.gz
|
/libmicrohttpd-0.9.24.tar.gz
|
||||||
/libmicrohttpd-0.9.27.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
|
Summary: Lightweight library for embedding a webserver in applications
|
||||||
Name: libmicrohttpd
|
Name: libmicrohttpd
|
||||||
Version: 0.9.27
|
Version: 0.9.28
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -127,6 +127,9 @@ fi
|
|||||||
%doc html
|
%doc html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 6 2013 Václav Pavlín <vpavlin@redhat.com> - 0.9.27-1
|
||||||
- Update to latest uptsream release 0.9.27
|
- Update to latest uptsream release 0.9.27
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user