[libserf] Update to 1.3.5

Christopher Meng cicku at fedoraproject.org
Wed Apr 30 02:36:58 UTC 2014


commit 2b0feb6088c45d963be45c1704f60356b1af7233
Author: Christopher Meng <i at cicku.me>
Date:   Wed Apr 30 10:37:03 2014 +0800

    Update to 1.3.5

 .gitignore   |    1 +
 libserf.spec |    5 ++++-
 sources      |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a106900..6e57943 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /serf-1.3.2.tar.bz2
 /serf-1.3.3.tar.bz2
 /serf-1.3.4.tar.bz2
+/serf-1.3.5.tar.bz2
diff --git a/libserf.spec b/libserf.spec
index 3543735..de5aff5 100644
--- a/libserf.spec
+++ b/libserf.spec
@@ -1,5 +1,5 @@
 Name:           libserf
-Version:        1.3.4
+Version:        1.3.5
 Release:        1%{?dist}
 Summary:        High-Performance Asynchronous HTTP Client Library
 License:        ASL 2.0
@@ -63,6 +63,9 @@ scons %{?_smp_mflags} check || true
 %{_libdir}/pkgconfig/serf*.pc
 
 %changelog
+* Wed Apr 30 2014 Christopher Meng <rpm at cicku.me> - 1.3.5-1
+- update to 1.3.5
+
 * Mon Feb 17 2014 Joe Orton <jorton at redhat.com> - 1.3.4-1
 - update to 1.3.4
 
diff --git a/sources b/sources
index b98b853..3c42e34 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-8375cf4fe2a89773c7d6dbf0d540ed27  serf-1.3.3.tar.bz2
-9820da2c46ee10773309f0de657cddfd  serf-1.3.4.tar.bz2
+5f642135442ae5a9658ab5c82bfc5209  serf-1.3.5.tar.bz2


More information about the scm-commits mailing list