diff --git a/xdg-user-dirs.spec b/xdg-user-dirs.spec index 6093041..206ca84 100644 --- a/xdg-user-dirs.spec +++ b/xdg-user-dirs.spec @@ -1,18 +1,17 @@ Name: xdg-user-dirs -Version: 0.17 +Version: 0.18 Release: 1mamba Summary: A tool to help manage "well known" user directories like the desktop folder and the music folder. Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://freedesktop.org/wiki/Software/xdg-user-dirs/ +URL: https://freedesktop.org/wiki/Software/xdg-user-dirs/ Source: http://user-dirs.freedesktop.org/releases/xdg-user-dirs-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. @@ -50,6 +49,9 @@ xdg-user-dirs is a tool to help manage "well known" user directories like the de %doc AUTHORS COPYING %changelog +* Thu Aug 04 2022 Automatic Build System 0.18-1mamba +- automatic version update by autodist + * Fri Mar 30 2018 Automatic Build System 0.17-1mamba - automatic version update by autodist