Update to 1.3.5

This commit is contained in:
Christopher Meng 2014-04-30 10:37:03 +08:00
parent bf34a6a969
commit 2b0feb6088
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@cicku.me> - 1.3.5-1
- update to 1.3.5
* Mon Feb 17 2014 Joe Orton <jorton@redhat.com> - 1.3.4-1
- update to 1.3.4

View File

@ -1,2 +1 @@
8375cf4fe2a89773c7d6dbf0d540ed27 serf-1.3.3.tar.bz2
9820da2c46ee10773309f0de657cddfd serf-1.3.4.tar.bz2
5f642135442ae5a9658ab5c82bfc5209 serf-1.3.5.tar.bz2