diff --git a/.gitignore b/.gitignore index 836ced3..b60e1c0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /talloc-2.1.5.tar.gz /talloc-2.1.6.tar.gz /talloc-2.1.7.tar.gz +/talloc-2.1.8.tar.gz diff --git a/libtalloc.spec b/libtalloc.spec index 1da36f0..518cd9c 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,6 +1,6 @@ Name: libtalloc -Version: 2.1.7 -Release: 2%{?dist} +Version: 2.1.8 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The talloc library License: LGPLv3+ @@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-talloc -p /sbin/ldconfig %changelog +* Thu Jul 28 2016 Jakub Hrozek - 2.1.8-1 +- New upstream release - 2.1.8 + * Tue Jul 19 2016 Fedora Release Engineering - 2.1.7-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index f001cbe..e7ca970 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6763d65d03d627816ae1d50c74576fe talloc-2.1.7.tar.gz +6fb70af4174330e4cc139ea63b07c9e9 talloc-2.1.8.tar.gz