From 66a41e1191b058e658a12e5756923658149c4d43 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 20 Aug 2012 15:01:08 +0200 Subject: [PATCH] New upstream release 0.9.17 --- .gitignore | 1 + libtevent.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 70d9ef6..dbb0127 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ tevent-0.9.8.tar.gz /tevent-0.9.14.tar.gz /tevent-0.9.15.tar.gz /tevent-0.9.16.tar.gz +/tevent-0.9.17.tar.gz diff --git a/libtevent.spec b/libtevent.spec index b5b4100..afe6403 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.16 -Release: 3%{?dist} +Version: 0.9.17 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library License: LGPLv3+ @@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Mon Aug 20 2012 Jakub Hrozek - 0.9.17-1 +- New upstream release 0.9.17 + * Fri Aug 03 2012 Jakub Hrozek - 0.9.16-3 - Own the individual manual pages, not the top-level directory diff --git a/sources b/sources index 6acd923..28dd936 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a844e57a1a9be6a09bdbb6643ef73065 tevent-0.9.16.tar.gz +26a146345044b5ca84f0b60a75e81443 tevent-0.9.17.tar.gz