From a811065f23ce5c0f6bc997440b2bd142c32dae2b Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 10 Dec 2013 16:44:38 +0000 Subject: [PATCH] update to 1.3.3 --- .gitignore | 1 + libserf.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb549bf..37dd207 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /serf-1.2.1.tar.bz2 /serf-1.3.2.tar.bz2 +/serf-1.3.3.tar.bz2 diff --git a/libserf.spec b/libserf.spec index 0ba6cf9..1f3132a 100644 --- a/libserf.spec +++ b/libserf.spec @@ -1,7 +1,7 @@ %global oname serf Name: libserf -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: High-Performance Asynchronous HTTP Client Library License: ASL 2.0 @@ -65,6 +65,9 @@ scons %{?_smp_mflags} check %{_libdir}/pkgconfig/%{oname}*.pc %changelog +* Tue Dec 10 2013 Joe Orton - 1.3.3-1 +- update to 1.3.3 + * Wed Nov 6 2013 Joe Orton - 1.3.2-1 - update to 1.3.2 - require krb5-devel for libgssapi (#1027011) diff --git a/sources b/sources index c35dd9d..bf131ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43ce30fccf39ab0186a7590e2733e3ec serf-1.3.2.tar.bz2 +8375cf4fe2a89773c7d6dbf0d540ed27 serf-1.3.3.tar.bz2