From 549b4821710e861fde27de8f855c6ba933733e29 Mon Sep 17 00:00:00 2001 From: tianwei Date: Fri, 24 Jul 2020 21:01:51 +0800 Subject: [PATCH] update python-pyudev.spec. --- python-pyudev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pyudev.spec b/python-pyudev.spec index f02f530..abb7dbe 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -1,7 +1,7 @@ %global srcname pyudev Name: python-%{srcname} -Version: 0.21.0 -Release: 10 +Version: 0.22.0 +Release: 1 Summary: A libudev binding License: LGPLv2+ URL: http://pypi.python.org/pypi/pyudev @@ -66,6 +66,9 @@ rm -rf pyudev.egg-info %changelog +* Fri Jul 24 2020 tianwei - 0.22.0-1 +- update to release 0.22.0 + * Fri Sep 27 2019 openEuler Buildteam - 0.21.0-10 - modify requires