Add epoch number for 1.5.0 downgrade
This commit is contained in:
parent
f3720e30fe
commit
2f7287770e
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Microsoft Azure Identity Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
|
|
@ -52,6 +52,9 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 Major Hayden <major@mhtx.net> - 1:1.5.0-2
|
||||
- Add epoch number for 1.5.0 downgrade
|
||||
|
||||
* Thu Jul 22 2021 Major Hayden <major@mhtx.net> - 1.5.0-1
|
||||
- Downgrade to 1.5.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue