rhbz#1559378 New upstream release - 2.1.12
This commit is contained in:
parent
b48898aadd
commit
80c3f0ea20
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/talloc-2.1.9.tar.gz
|
/talloc-2.1.9.tar.gz
|
||||||
/talloc-2.1.10.tar.gz
|
/talloc-2.1.10.tar.gz
|
||||||
/talloc-2.1.11.tar.gz
|
/talloc-2.1.11.tar.gz
|
||||||
|
/talloc-2.1.12.tar.gz
|
||||||
|
|||||||
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libtalloc
|
Name: libtalloc
|
||||||
Version: 2.1.11
|
Version: 2.1.12
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Summary: The talloc library
|
Summary: The talloc library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -167,6 +167,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 22 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.12-1
|
||||||
|
- rhbz#1559378 New upstream release - 2.1.12
|
||||||
|
|
||||||
* Fri Mar 02 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.11-6
|
* Fri Mar 02 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.1.11-6
|
||||||
- Disable link time optimisation for python3 related libs
|
- Disable link time optimisation for python3 related libs
|
||||||
- Workaround for rhbz#1548823
|
- Workaround for rhbz#1548823
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (talloc-2.1.11.tar.gz) = e0c7e44f21b0b6510e04e09ce325d50323a0c6466acb6f301676e82f8812c61ed7f6faadac62380aa6338d54679fdf7afba7fb9ac774d0def96efbcf49d00523
|
SHA512 (talloc-2.1.12.tar.gz) = baf572bc90ba0f0277d1d71cdfe441d4624592ad33e374b65ad9709189afa39fff227710db95e0e7ff2f96154f25b14d3e8d75ef10c8c81f03b3d432e80b63a2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user