2 Commits

Author SHA256 Message Date
82ab1002aa Accepting request 1275427 from utilities
OBS-URL: https://build.opensuse.org/request/show/1275427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autotrash?expand=0&rev=5
2025-05-08 16:23:17 +00:00
1b268410e3 - Updated to version 0.4.7:
* Read XDG_CONFIG_HOME environment variable instead of assuming ~/.config
  * Dependency upgrades

OBS-URL: https://build.opensuse.org/package/show/utilities/autotrash?expand=0&rev=10
2025-05-08 07:33:39 +00:00
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e61d7bf320eaaed9e4c31e710681a624427c3191a12351699aa8cb388feb3b60
size 22481

3
autotrash-0.4.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ae122b85819bc5ad4eba52b4f49f038494d05171b37f054cc664aea80062700
size 22479

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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

View File

@@ -1,7 +1,7 @@
#
# spec file for package autotrash
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define pythons python3
Name: autotrash
Version: 0.4.6
Version: 0.4.7
Release: 0
Summary: Tool to automatically purge old trashed files
License: GPL-3.0-or-later