diff --git a/.gitignore b/.gitignore index 26c0553..c742a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ tevent-0.9.8.tar.gz /tevent-0.9.10.tar.gz /tevent-0.9.11.tar.gz +/tevent-0.9.13.tar.gz diff --git a/libtevent.spec b/libtevent.spec index c3d616a..182c324 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -5,7 +5,7 @@ %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")} Name: libtevent -Version: 0.9.11 +Version: 0.9.13 Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Aug 2 2011 Simo Sorce - 0.9.13-1 +- New upstream release + * Tue Mar 15 2011 Simo Sorce - 0.9.11-1 - New upstream release diff --git a/sources b/sources index a9470b0..f46dd69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -407b2bedeb95d1d6d1c0acdc2a4dd4f6 tevent-0.9.11.tar.gz +bcd93155ac583405cfcc0d63fb111745 tevent-0.9.13.tar.gz