Rebuild for Python 3.6
This commit is contained in:
parent
400097d217
commit
c815a97d7f
@ -3,7 +3,7 @@ License: LGPLv2+
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Python module to work with kernel modules
|
Summary: Python module to work with kernel modules
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
URL: https://github.com/agrover/python-kmod/
|
URL: https://github.com/agrover/python-kmod/
|
||||||
Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
@ -51,6 +51,9 @@ Linux kernel modules, using libkmod.
|
|||||||
%doc COPYING.LESSER README
|
%doc COPYING.LESSER README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.9-11
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-10
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-10
|
||||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user