diff --git a/.gitignore b/.gitignore index 46bfccf..836ced3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /talloc-2.1.4.tar.gz /talloc-2.1.5.tar.gz /talloc-2.1.6.tar.gz +/talloc-2.1.7.tar.gz diff --git a/libtalloc.spec b/libtalloc.spec index 9ea4948..67aa571 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,5 +1,5 @@ Name: libtalloc -Version: 2.1.6 +Version: 2.1.7 Release: 1%{?dist} Group: System Environment/Daemons Summary: The talloc library @@ -145,6 +145,10 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-talloc -p /sbin/ldconfig %changelog +* Fri May 6 2016 Jakub Hrozek - 2.1.7-1 +- New upstream release - 2.1.7 +- Resolves: rhbz#1333790 - libtalloc-2.1.7 is available + * Wed Mar 9 2016 Jakub Hrozek - 2.1.6-1 - New upstream release - 2.1.6 diff --git a/sources b/sources index 0415e35..f001cbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -707010c6ede5821fd34397f5d9ec6ab8 talloc-2.1.6.tar.gz +d6763d65d03d627816ae1d50c74576fe talloc-2.1.7.tar.gz