[libmicrohttpd] Update to latest upstream release 0.9.33

Václav Pavlín vpavlin at fedoraproject.org
Thu Jan 2 16:29:09 UTC 2014


commit 34bf7ac82bc6a87dd7a43d0f4f8615e1590889af
Author: Václav Pavlín <vpavlin at redhat.com>
Date:   Thu Jan 2 17:26:49 2014 +0100

    Update to latest upstream release 0.9.33

 .gitignore         |    1 +
 libmicrohttpd.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <vpavlin at redhat.com> - 0.9.33-1
+- Update to latest upstream release 0.9.33
+
 * Wed Dec 04 2013 Václav Pavlín <vpavlin at redhat.com> - 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


More information about the scm-commits mailing list