diff --git a/.gitignore b/.gitignore index 41538f5..c7435e4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ tevent-0.9.8.tar.gz /tevent-0.9.28.tar.gz /tevent-0.9.29.tar.gz /tevent-0.9.30.tar.gz +/tevent-0.9.31.tar.gz diff --git a/libtevent.spec b/libtevent.spec index e3028ba..42125cc 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -7,7 +7,7 @@ %endif Name: libtevent -Version: 0.9.30 +Version: 0.9.31 Release: 1%{?dist} Group: System Environment/Daemons Summary: The tevent library @@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Oct 7 2016 Jakub Hrozek - 0.9.31-1 +- New upstream release 0.9.31 + * Mon Aug 29 2016 Jakub Hrozek - 0.9.30-1 - New upstream release 0.9.30 diff --git a/sources b/sources index c56018a..669621d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0bcce72229976d4b71ef0d1106172e2 tevent-0.9.30.tar.gz +5453847664ae6bc4ec0153e59ac635b9 tevent-0.9.31.tar.gz