summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-openid-teams.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-openid-teams.spec b/python-openid-teams.spec
index ff2f6fa..3c865da 100644
--- a/python-openid-teams.spec
+++ b/python-openid-teams.spec
@@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-openid-teams
Version: 1.1
-Release: 1
+Release: 2
Summary: This is an implementation of the OpenID teams extension for python-openid
License: BSD
URL: http://www.github.com/puiterwijk/python-openid-teams/
@@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
+* Mon Mar 27 2023 lichaoran <pkwarcraft@hotmail.com> - 1.1-2
+- add requires: python3-openid
+
* Sat Mar 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1-1
- Package Spec generated