[libmicrohttpd/f20] Update to latest uptsream release 0.9.31

Václav Pavlín vpavlin at fedoraproject.org
Mon Oct 21 10:07:19 UTC 2013


commit c99f86d55984af84674614f81168c573566f3420
Author: Václav Pavlín <vpavlin at redhat.com>
Date:   Mon Oct 21 12:04:56 2013 +0200

    Update to latest uptsream release 0.9.31

 .gitignore         |    1 +
 libmicrohttpd.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e7f2ec..c345e6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /libmicrohttpd-0.9.28.tar.gz
 /libmicrohttpd-0.9.29.tar.gz
 /libmicrohttpd-0.9.30.tar.gz
+/libmicrohttpd-0.9.31.tar.gz
diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec
index ea86783..2002474 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.30
+Version: 0.9.31
 Release: 1%{?dist}
 Group: Development/Libraries
 License: LGPLv2+
@@ -121,6 +121,9 @@ fi
 %doc html
 
 %changelog
+* Mon Oct 21 2013 Václav Pavlín <vpavlin at redhat.com> - 0.9.31-1
+- Update to latest upstream release 0.9.31
+
 * Tue Sep 10 2013 Václav Pavlín <vpavlin at redhat.com> - 0.9.30-1
 - Update to latest upstream release 0.9.30
 
diff --git a/sources b/sources
index 1b453aa..5dc75a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddd583165a80121adc9f3072e67297d0  libmicrohttpd-0.9.30.tar.gz
+40453603aef1a8c0bb4957ec65ab888d  libmicrohttpd-0.9.31.tar.gz


More information about the scm-commits mailing list