diff --git a/python-kmod.spec b/python-kmod.spec index 7b644a1..11d8869 100644 --- a/python-kmod.spec +++ b/python-kmod.spec @@ -1,6 +1,6 @@ Name: python-kmod Version: 0.9 -Release: 21 +Release: 22 Summary: Python module to work with kernel modules License: LGPLv2+ URL: https://github.com/agrover/python-kmod/ @@ -52,5 +52,11 @@ Summary: Python module to work with kernel modules %doc README %changelog +* Fri Aug 21 2020 fanjiachen - 0.9-22 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Mon Sep 16 2019 openEuler Buildteam - 0.9-21 - Package init