diff --git a/python-pythondialog.spec b/python-pythondialog.spec index 1a53f48..97515e0 100644 --- a/python-pythondialog.spec +++ b/python-pythondialog.spec @@ -1,5 +1,5 @@ Name: python-pythondialog -Version: 3.4.0 +Version: 3.5.1 Release: 1mamba Summary: A Python interface to the UNIX dialog utility and mostly-compatible programs (Python 2 backport) Group: System/Libraries @@ -38,9 +38,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files -f %{name}.filelist %defattr(-,root,root) +%dir %{python_sitearch}/python2_pythondialog-%{version}-py*.egg-info +%{python_sitearch}/python2_pythondialog-%{version}-py*.egg-info/* %doc AUTHORS COPYING %changelog +* Fri Feb 14 2020 Automatic Build System 3.5.1-1mamba +- automatic version update by autodist + * Thu Jun 02 2016 Automatic Build System 3.4.0-1mamba - automatic version update by autodist