automatic version update by autodist [release 3.3-1mamba;Sun Oct 27 2019]
This commit is contained in:
parent
903f3732ee
commit
28bef648a3
@ -4,7 +4,7 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 3.2
|
Version: 3.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Tools for creating, destroying, resizing, checking and copying partitions
|
Summary: Tools for creating, destroying, resizing, checking and copying partitions
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -161,7 +161,7 @@ popd
|
|||||||
%{_libdir}/%{libname}*.a
|
%{_libdir}/%{libname}*.a
|
||||||
%{_libdir}/%{libname}*.la
|
%{_libdir}/%{libname}*.la
|
||||||
%{_libdir}/%{libname}*.so
|
%{_libdir}/%{libname}*.so
|
||||||
%{_libdir}/pkgconfig/%{libname}.pc
|
%{_libdir}/pkgconfig/%{libname}*.pc
|
||||||
|
|
||||||
%if %{with_python_binding}
|
%if %{with_python_binding}
|
||||||
%files python
|
%files python
|
||||||
@ -170,11 +170,13 @@ popd
|
|||||||
%{python_sitearch}/%{name}.py
|
%{python_sitearch}/%{name}.py
|
||||||
%{python_sitearch}/%{name}.pyc
|
%{python_sitearch}/%{name}.pyc
|
||||||
%{python_sitearch}/python_parted-*-py*.egg-info
|
%{python_sitearch}/python_parted-*-py*.egg-info
|
||||||
|
|
||||||
%doc python-%{name}-%{pyb_ver}/{AUTHORS,README,TODO}
|
%doc python-%{name}-%{pyb_ver}/{AUTHORS,README,TODO}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 29 2014 Automatic Build System <autodist@mambasoft.it> 3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user