From 875dcf74c646ae66fd815809780b0dadaedd2752 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 13 Mar 2015 08:54:41 +0100 Subject: [PATCH] New upstream release - 2.1.2 --- .gitignore | 1 + libtalloc.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 990d8ba..34b816a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /talloc-2.0.8.tar.gz /talloc-2.1.0.tar.gz /talloc-2.1.1.tar.gz +/talloc-2.1.2.tar.gz diff --git a/libtalloc.spec b/libtalloc.spec index 8941064..7619f31 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -5,8 +5,8 @@ %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")} Name: libtalloc -Version: 2.1.1 -Release: 3%{?dist} +Version: 2.1.2 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The talloc library License: LGPLv3+ @@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n pytalloc -p /sbin/ldconfig %changelog +* Fri Mar 13 2015 Jakub Hrozek - 2.1.2-1 +- New upstream release - 2.1.2 + * Sun Aug 17 2014 Fedora Release Engineering - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 3e6bca1..5fc78e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5dffb86414218a91864ed4453ba9be07 talloc-2.1.1.tar.gz +6bc6e6ac293e739a902dd73cdc88f664 talloc-2.1.2.tar.gz