diff --git a/.gitignore b/.gitignore index 5ac2808..bd778fe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ tevent-0.9.8.tar.gz /tevent-0.9.23.tar.gz /tevent-0.9.24.tar.gz /tevent-0.9.25.tar.gz +/tevent-0.9.26.tar.gz diff --git a/libtevent.spec b/libtevent.spec index d6f2655..b3078bd 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -1,6 +1,6 @@ Name: libtevent -Version: 0.9.25 -Release: 2%{?dist} +Version: 0.9.26 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library License: LGPLv3+ @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Wed Nov 11 2015 Jakub Hrozek - 0.9.26-1 +- New upstream release 0.9.26 + * Wed Jun 17 2015 Fedora Release Engineering - 0.9.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 777bb54..8fa58d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d01a2076cb8cd30cab40393d27043df tevent-0.9.25.tar.gz +22c372f3d936d751271f588ab71f829b tevent-0.9.26.tar.gz