New upstream release 2.1.1
This commit is contained in:
parent
a29d5f0640
commit
e5963739eb
@ -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@redhat.com> - 2.1.1-1
|
||||
- New upstream release
|
||||
|
||||
* Sun Dec 15 2013 Jakub Hrozek <jhrozek@redhat.com> - 2.1.0-3
|
||||
- Bump NVR in order to tag a build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user