[libserf/epel7: 2/2] Update to 1.3.6

Christopher Meng cicku at fedoraproject.org
Wed Jun 18 04:45:40 UTC 2014


commit ee5b0671573c86b52bc876f1ddf205a727cc7aab
Author: Christopher Meng <i at cicku.me>
Date:   Wed Jun 18 12:42:16 2014 +0800

    Update to 1.3.6

 .gitignore   |    1 +
 libserf.spec |   17 ++++++++++-------
 sources      |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e57943..b354283 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /serf-1.3.3.tar.bz2
 /serf-1.3.4.tar.bz2
 /serf-1.3.5.tar.bz2
+/serf-1.3.6.tar.bz2
diff --git a/libserf.spec b/libserf.spec
index 50c0e44..ff822da 100644
--- a/libserf.spec
+++ b/libserf.spec
@@ -1,6 +1,6 @@
 Name:           libserf
-Version:        1.3.5
-Release:        2%{?dist}
+Version:        1.3.6
+Release:        1%{?dist}
 Summary:        High-Performance Asynchronous HTTP Client Library
 License:        ASL 2.0
 URL:            http://code.google.com/p/serf/
@@ -63,21 +63,24 @@ scons %{?_smp_mflags} check || true
 %{_libdir}/pkgconfig/serf*.pc
 
 %changelog
+* Tue Jun 17 2014 Christopher Meng <rpm at cicku.me> - 1.3.6-1
+- Update to 1.3.6
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Wed Apr 30 2014 Christopher Meng <rpm at cicku.me> - 1.3.5-1
-- update to 1.3.5
+- Update to 1.3.5
 
 * Mon Feb 17 2014 Joe Orton <jorton at redhat.com> - 1.3.4-1
-- update to 1.3.4
+- Update to 1.3.4
 
 * Tue Dec 10 2013 Joe Orton <jorton at redhat.com> - 1.3.3-1
-- update to 1.3.3
+- Update to 1.3.3
 
 * Wed Nov  6 2013 Joe Orton <jorton at redhat.com> - 1.3.2-1
-- update to 1.3.2
-- require krb5-devel for libgssapi (#1027011)
+- Update to 1.3.2
+- Require krb5-devel for libgssapi (#1027011)
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index 3c42e34..fbb5e26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f642135442ae5a9658ab5c82bfc5209  serf-1.3.5.tar.bz2
+7fe38fa6eab078e0beabf291d8e4995d  serf-1.3.6.tar.bz2


More information about the scm-commits mailing list