automatic version update by autodist [release 3.2.1-1mamba;Sat Feb 12 2022]
This commit is contained in:
parent
70175c4ec7
commit
85c6b29134
@ -1,5 +1,5 @@
|
||||
Name: nicotine+
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 1mamba
|
||||
Summary: A SoulSeek client written in Python
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -39,11 +39,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%dir %{python3_sitelib}/nicotine_plus-%{version}-py*.egg-info
|
||||
%{python3_sitelib}/nicotine_plus-%{version}-py*.egg-info/*
|
||||
%dir %{python3_sitearch}/nicotine_plus-%{version}-py*.egg-info
|
||||
%{python3_sitearch}/nicotine_plus-%{version}-py*.egg-info/*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 Automatic Build System <autodist@mambasoft.it> 3.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 23 2021 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user