summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-03-27 11:11:56 +0000
committerCoprDistGit <infra@openeuler.org>2023-03-27 11:11:56 +0000
commit6438c37d12f7608c164d2a3a54268b8d85428fcd (patch)
treef5af7df34dce74710561a0183ebb79e72951a529
parent19977d5772cbfe1411a5482b150e30469c0110d3 (diff)
automatic import of python-openid-teamsopeneuler20.03
-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