From 32826645435266dbdc1d8cc1c150aec10ead9e38 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 15 Mar 2011 10:56:05 -0400 Subject: [PATCH] New upstream release --- .gitignore | 1 + libtevent.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aa078c1..26c0553 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tevent-0.9.8.tar.gz /tevent-0.9.10.tar.gz +/tevent-0.9.11.tar.gz diff --git a/libtevent.spec b/libtevent.spec index 9c29411..7f623b3 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -5,8 +5,8 @@ %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")} Name: libtevent -Version: 0.9.10 -Release: 4%{?dist} +Version: 0.9.11 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library License: LGPLv3+ @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Mar 15 2011 Simo Sorce - 0.9.11-1 +- New upstream release + * Tue Feb 08 2011 Fedora Release Engineering - 0.9.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 1d613e7..a9470b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a676f56386969a024b78ae1270a33869 tevent-0.9.10.tar.gz +407b2bedeb95d1d6d1c0acdc2a4dd4f6 tevent-0.9.11.tar.gz