automatic version update by autodist [release 4.0.0-1mamba;Tue Apr 21 2020]
This commit is contained in:
parent
24fa2737e8
commit
6c0db4abc3
@ -1,7 +1,7 @@
|
|||||||
%define bonus_version 0.8.2
|
%define bonus_version 0.8.2
|
||||||
|
|
||||||
Name: bleachbit
|
Name: bleachbit
|
||||||
Version: 3.2.0
|
Version: 4.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A cleaning tool to free disk space and to maintain privacy
|
Summary: A cleaning tool to free disk space and to maintain privacy
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -15,11 +15,11 @@ Source1: http://sourceforge.net/projects/bleachbit/files/bleachbit/bleachb
|
|||||||
Source2: bleachbit-root.desktop
|
Source2: bleachbit-root.desktop
|
||||||
Source3: bleachbit-root.png
|
Source3: bleachbit-root.png
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: python >= %python_version
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python
|
BuildRequires: python3
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
|
Requires: python3 >= %python3_version
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ This package includes also the BleachBit Bonus.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
make -C po local
|
make -C po local
|
||||||
%{__python} setup.py build
|
%{__python3} setup.py build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -70,6 +70,9 @@ rm -f %{buildroot}%{_datadir}/bleachbit/Windows.py*
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 09 2020 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
* Sun Feb 09 2020 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user