diff --git a/.gitignore b/.gitignore index 7b19651..fe42b81 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /talloc-2.1.2.tar.gz /talloc-2.1.3.tar.gz /talloc-2.1.4.tar.gz +/talloc-2.1.5.tar.gz diff --git a/libtalloc.spec b/libtalloc.spec index 75692ee..7f15077 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,5 +1,5 @@ Name: libtalloc -Version: 2.1.4 +Version: 2.1.5 Release: 2%{?dist} Group: System Environment/Daemons Summary: The talloc library @@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-talloc -p /sbin/ldconfig %changelog +* Wed Nov 11 2015 Jakub Hrozek - 2.1.5-1 +- New upstream release - 2.1.5 + * Tue Nov 10 2015 Fedora Release Engineering - 2.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index e376c74..0c9fbe5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c82f41f0d8d9556d724484bc4dce9b5 talloc-2.1.4.tar.gz +f497cb42b3d9622b721b72146f1fa3be talloc-2.1.5.tar.gz