automatic version update by autodist [release 2.16.0-1mamba;Wed Aug 14 2024]
This commit is contained in:
parent
5f079121d8
commit
9e0b974097
@ -1,5 +1,5 @@
|
||||
Name: python-babel
|
||||
Version: 2.15.0
|
||||
Version: 2.16.0
|
||||
Release: 1mamba
|
||||
Summary: Library for internationalizing Python applications
|
||||
Group: System/Libraries/Python
|
||||
@ -62,11 +62,14 @@ sed -i "s|%{_bindir}/pybabel|%{_bindir}/pybabel-%{?pyappend}|" %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitearch}/Babel-%{version}-py*.egg-info
|
||||
%{python_sitearch}/Babel-%{version}-py*.egg-info/*
|
||||
%dir %{python3_sitearch}/babel-%{version}-py*.egg-info
|
||||
%{python3_sitearch}/babel-%{version}-py*.egg-info/*
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2024 Automatic Build System <autodist@openmamba.org> 2.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.0-1mamba
|
||||
- update to 2.15.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user