import libtevent-0.10.0-2.el8
This commit is contained in:
parent
aee92b2674
commit
a6a2aec9a2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/tevent-0.9.39.tar.gz
|
SOURCES/tevent-0.10.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
96adb8a34c6838e2b8bd2f9a874e9bb18d79ccff SOURCES/tevent-0.9.39.tar.gz
|
28a19f00d270f4f6009b4ae29eee3df0de6270b6 SOURCES/tevent-0.10.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global talloc_version 2.1.16
|
%global talloc_version 2.2.0
|
||||||
|
|
||||||
Name: libtevent
|
Name: libtevent
|
||||||
Version: 0.9.39
|
Version: 0.10.0
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The tevent library
|
Summary: The tevent library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -112,6 +112,10 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
|
|||||||
%{python3_sitearch}/_tevent.cpython*.so
|
%{python3_sitearch}/_tevent.cpython*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 26 2019 Isaac Boukris <iboukris@redhat.com> - 0.10.0-2
|
||||||
|
- Resolves: #1754421 - Upgrade tevent to 0.10.0 version for samba
|
||||||
|
- Related: #1754421 - Fix sssd tests (tevent)
|
||||||
|
|
||||||
* Tue Apr 30 2019 Jakub Hrozek <jhrozek@redhat.com>
|
* Tue Apr 30 2019 Jakub Hrozek <jhrozek@redhat.com>
|
||||||
- Remove the python2 subpackages on upgrade
|
- Remove the python2 subpackages on upgrade
|
||||||
- Resolves: #1567139 - libtevent: Drop Python 2 subpackage from RHEL 8
|
- Resolves: #1567139 - libtevent: Drop Python 2 subpackage from RHEL 8
|
||||||
|
Loading…
Reference in New Issue
Block a user