automatic version update by autodist [release 4.3.1-1mamba;Sun Oct 16 2016]

This commit is contained in:
Automatic Build System 2024-01-05 16:47:31 +01:00
parent d2aee09389
commit 9dab22efb9

View File

@ -1,7 +1,7 @@
%global srcname traitlets
Name: python-%{srcname}
Version: 4.1.0
Version: 4.3.1
Release: 1mamba
Summary: A lightweight, simple, pure Python derivative of Enthought Traits
Group: System/Libraries
@ -43,5 +43,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc README.md
%changelog
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
- automatic version update by autodist
* Sat Jan 23 2016 Davide Madrisan <davide.madrisan@gmail.com> 4.1.0-1mamba
- package created using the webbuild interface