diff --git a/bleachbit.spec b/bleachbit.spec index ff2915f..17a3998 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -1,14 +1,14 @@ %define bonus_version 0.8.2 Name: bleachbit -Version: 4.2.0 +Version: 4.4.0 Release: 1mamba Summary: A cleaning tool to free disk space and to maintain privacy Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino -URL: http://bleachbit.sourceforge.net/ +URL: https://www.bleachbit.org/ Source: https://download.bleachbit.org/bleachbit-%{version}.tar.bz2 #Source: http://downloads.sourceforge.net/project/bleachbit/bleachbit/%{version}/bleachbit-%{version}.tar.lzma Source1: http://sourceforge.net/projects/bleachbit/files/bleachbit/bleachbit-bonus-%{bonus_version}.tar.gz @@ -21,7 +21,6 @@ BuildRequires: python3 BuildRequires: desktop-file-utils Requires: python3 >= %python3_version BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description BleachBit quickly frees disk space, removes hidden junk, and easily guards your privacy. @@ -70,6 +69,9 @@ rm -f %{buildroot}%{_datadir}/bleachbit/Windows.py* %doc COPYING %changelog +* Sun Jun 27 2021 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Mon Jan 04 2021 Automatic Build System 4.2.0-1mamba - automatic version update by autodist