[libtalloc/f20] New upstream release 2.1.1

Jakub Hrozek jhrozek at fedoraproject.org
Tue Aug 26 12:57:28 UTC 2014


commit d3975fc00ea7d3339f65a2513e14157516fe5b9d
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Fri May 23 11:18:42 2014 +0200

    New upstream release 2.1.1

 .gitignore     |    1 +
 libtalloc.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b78324..990d8ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /talloc-2.0.7.tar.gz
 /talloc-2.0.8.tar.gz
 /talloc-2.1.0.tar.gz
+/talloc-2.1.1.tar.gz
diff --git a/libtalloc.spec b/libtalloc.spec
index 6920928..f297131 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.0
-Release: 3%{?dist}
+Version: 2.1.1
+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 May 23 2014 Jakub Hrozek <jhrozek at redhat.com> - 2.1.1-1
+- New upstream release
+
 * Sun Dec 15 2013 Jakub Hrozek <jhrozek at redhat.com> - 2.1.0-3
 - Bump NVR in order to tag a build
 
diff --git a/sources b/sources
index 3631d6a..3e6bca1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85a69bfb5808fcadf378bd9eadb1f9c2  talloc-2.1.0.tar.gz
+5dffb86414218a91864ed4453ba9be07  talloc-2.1.1.tar.gz


More information about the scm-commits mailing list