File autotrash.changes of Package autotrash
-------------------------------------------------------------------
Sat May 3 14:17:35 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Updated to version 0.4.7:
* Read XDG_CONFIG_HOME environment variable instead of assuming ~/.config
* Dependency upgrades
-------------------------------------------------------------------
Sat Mar 9 00:30:14 UTC 2024 - malcolmlewis@opensuse.org
- Updated to version 0.4.6:
+ Upgrade dependencies, (gh#bneijt/autotrash#59).
+ Bump cryptography from 40.0.1 to 41.0.3,
(gh#bneijt/autotrash#62).
+ Upgrade poetry, (gh#bneijt/autotrash#63).
+ OSV scan, (gh#bneijt/autotrash#54).
- Changes from version 0.4.5:
+ Add mypy and actions cache, (gh#bneijt/autotrash#42).
+ Update documentation, (gh#bneijt/autotrash#45).
+ Add .gnomerc Example For Granular Cleanup,
(gh#bneijt/autotrash#46).
+ Upgrades, (gh#bneijt/autotrash#53).
- Update source URL.
- Update spec file, move to building with poetry macros.
-------------------------------------------------------------------
Wed Dec 29 10:25:34 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.4.4:
+ Tiny bit of love: change default template for systemd unit
files to also contain a link to the project on github.
- Changes from version 0.4.3:
+ This release only fixes the license rendering on pypi.
- Changes from version 0.4.2:
+ Drop arrow dependency.
- Changes from version 0.4.1:
+ Release 0.4.1 but now with a package description in PyPi.
- Changes from version 0.4.0;
+ New --install feature to add systemctl timer.
- Changes from version 0.3.0:
+ A date parsing issue (#15) inspired me to revamp the
distribution and packaging.
+ The package is no longer a single python script, but a full
python package you will be able to install from PyPi shortly.
- Changes from version 0.2.1:
+ Prevent UnboundLocalError when --max-free is set and enough
space free.
- Drop injected man page: upstream no longer maintains it
apparently.
- Add python3-setuptools BuildRequires: new build dependency.
-------------------------------------------------------------------
Tue May 11 09:38:09 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not BuildRequire pandoc (as it does not exist on all
architectures).
- Inject autotrash.1: build will fail when this needs to be
regenerated (as pandoc would be missing).
-------------------------------------------------------------------
Sat Feb 6 13:51:15 UTC 2016 - mailaender@opensuse.org
- initial packaging