automatic version update by autodist [release 3.3-1mamba;Sun Oct 27 2019]

This commit is contained in:
Automatic Build System 2024-01-06 08:25:16 +01:00
parent 903f3732ee
commit 28bef648a3

View File

@ -4,7 +4,7 @@
%define libname lib%{name}
Name: parted
Version: 3.2
Version: 3.3
Release: 1mamba
Summary: Tools for creating, destroying, resizing, checking and copying partitions
Group: System/Tools
@ -161,7 +161,7 @@ popd
%{_libdir}/%{libname}*.a
%{_libdir}/%{libname}*.la
%{_libdir}/%{libname}*.so
%{_libdir}/pkgconfig/%{libname}.pc
%{_libdir}/pkgconfig/%{libname}*.pc
%if %{with_python_binding}
%files python
@ -170,11 +170,13 @@ popd
%{python_sitearch}/%{name}.py
%{python_sitearch}/%{name}.pyc
%{python_sitearch}/python_parted-*-py*.egg-info
%doc python-%{name}-%{pyb_ver}/{AUTHORS,README,TODO}
%endif
%changelog
* Sun Oct 27 2019 Automatic Build System <autodist@mambasoft.it> 3.3-1mamba
- automatic version update by autodist
* Tue Jul 29 2014 Automatic Build System <autodist@mambasoft.it> 3.2-1mamba
- automatic version update by autodist