New upstream release - 2.1.2
This commit is contained in:
parent
0f17715978
commit
875dcf74c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user