Update to latest stable release 0.9.22

This commit is contained in:
Tim Niemueller 2012-09-27 18:52:15 +02:00
parent 1becfea813
commit 8989f7934d
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/libmicrohttpd-0.9.7*
/libmicrohttpd-0.9.22*
.build*
/noarch
/x86_64

View File

@ -1,7 +1,7 @@
Summary: Lightweight library for embedding a webserver in applications
Name: libmicrohttpd
Version: 0.9.7
Release: 3%{?dist}
Version: 0.9.22
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@ -127,6 +127,9 @@ fi
%doc html
%changelog
* Thu Sep 27 2012 Tim Niemueller <tim@niemueller.de> - 0.9.22-1
- Update to latest uptsream release 0.9.22
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
a16b50a7167fd4e64b67e182a3d9a7c2 libmicrohttpd-0.9.7.tar.gz
a90cb23e3087146fabc49a370c192de2 libmicrohttpd-0.9.22.tar.gz