New upstream release - 2.1.2

This commit is contained in:
Jakub Hrozek 2015-03-13 08:54:41 +01:00
parent 0f17715978
commit 875dcf74c6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <jhrozek@redhat.com> - 2.1.2-1
- New upstream release - 2.1.2
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
5dffb86414218a91864ed4453ba9be07 talloc-2.1.1.tar.gz
6bc6e6ac293e739a902dd73cdc88f664 talloc-2.1.2.tar.gz