diff --git a/.gitignore b/.gitignore index 0913452..7452815 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ tevent-0.9.8.tar.gz /tevent-0.9.25.tar.gz /tevent-0.9.26.tar.gz /tevent-0.9.28.tar.gz +/tevent-0.9.29.tar.gz diff --git a/libtevent.spec b/libtevent.spec index b4f4c38..273330a 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -7,8 +7,8 @@ %endif Name: libtevent -Version: 0.9.28 -Release: 3%{?dist} +Version: 0.9.29 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library License: LGPLv3+ @@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jul 28 2016 Jakub Hrozek - 0.9.29-1 +- New upstream release 0.9.29 + * Tue Jul 19 2016 Fedora Release Engineering - 0.9.28-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index e578877..290fc29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -945845817918f5cfbe0202d80a7db118 tevent-0.9.28.tar.gz +4372c1430a1ecb7ea0adddfdf21c0d55 tevent-0.9.29.tar.gz