New upstream release - 2.1.15
This commit is contained in:
parent
89d33db361
commit
10040cd25e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/talloc-2.1.12.tar.gz
|
||||
/talloc-2.1.13.tar.gz
|
||||
/talloc-2.1.14.tar.gz
|
||||
/talloc-2.1.15.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: libtalloc
|
||||
Version: 2.1.14
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.15
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Daemons
|
||||
Summary: The talloc library
|
||||
License: LGPLv3+
|
||||
@ -88,7 +88,6 @@ Development libraries for python3-talloc
|
||||
|
||||
%if 0%{?with_python3}
|
||||
PY3_CONFIG_FLAGS=--extra-python=%{__python3}
|
||||
pathfix.py -n -p -i %{__python2} buildtools/bin/waf
|
||||
%else
|
||||
PY3_CONFIG_FLAGS=""
|
||||
%endif
|
||||
@ -162,6 +161,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 17 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.15-1
|
||||
- rhbz#1667471 - libtalloc-2.1.15 is available
|
||||
|
||||
* Fri Jul 13 2018 Jakub Hrozek <jhrozek@redhat.com> - 2.1.14-2
|
||||
- Drop the unneeded ABI hide patch
|
||||
- Use pathfix.py instead of a local patch to munge the python path
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (talloc-2.1.14.tar.gz) = 1fcc70bf283a4d9fb61faf1c57f80a9c158efbe996452740db9755e879ad72ee7bff6f6c9bed358e085c5c7f97c78800bb903161143af2202952b702141cc130
|
||||
SHA512 (talloc-2.1.15.tar.gz) = 41896f8877e9a52e70b9881c41667dc52d7c1b03c3b248020fd909b794a4c5a4addee3eb944aa80ecfa3b03e6e5e1f67a62b5f3a5dcdc412b3e975352057ff40
|
||||
|
||||
Loading…
Reference in New Issue
Block a user