diff --git a/.gitignore b/.gitignore index 24efc74..5e44c50 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /libmicrohttpd-0.9.30.tar.gz /libmicrohttpd-0.9.31.tar.gz /libmicrohttpd-0.9.32.tar.gz +/libmicrohttpd-0.9.33.tar.gz diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 5b20d46..1293a6e 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Summary: Lightweight library for embedding a webserver in applications Name: libmicrohttpd -Version: 0.9.32 +Version: 0.9.33 Release: 1%{?dist} Group: Development/Libraries License: LGPLv2+ @@ -121,6 +121,9 @@ fi %doc html %changelog +* Thu Jan 02 2014 Václav Pavlín - 0.9.33-1 +- Update to latest upstream release 0.9.33 + * Wed Dec 04 2013 Václav Pavlín - 0.9.32-1 - Update to latest upstream release 0.9.32 diff --git a/sources b/sources index 8216015..976c6b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29dcc1c201c36044be2c3f816c64a5bb libmicrohttpd-0.9.32.tar.gz +013b10f9de1cda5448b29c81305354a3 libmicrohttpd-0.9.33.tar.gz