Compare commits
1 Commits
2.0.0-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
069048e86b |
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-josepy
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Summary: JOSE protocol implementation in Python using cryptography
|
||||
Group: System/Libraries
|
||||
@ -53,6 +53,9 @@ rm -f %{buildroot}%{python_sitelib}/{CHANGELOG.rst,CONTRIBUTING.md}
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 09 2025 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 11 2025 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user