Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/xdg-user-dirs.git#339f971190f22f0d52a3b3e8630c3f5e2b600798
This commit is contained in:
DistroBaker 2021-02-03 22:21:15 +00:00
parent 07cd9128a1
commit 99c678cfe4

View File

@ -3,13 +3,14 @@
Name: xdg-user-dirs
Version: 0.17
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Handles user special directories
License: GPLv2+ and MIT
URL: http://freedesktop.org/wiki/Software/xdg-user-dirs
Source0: http://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: gcc
BuildRequires: gettext
BuildRequires: docbook-style-xsl
@ -49,6 +50,9 @@ make update-gmo
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Sep 21 2020 FeRD (Frank Dana) <ferdnyc@gmail.com> - 0.17-7
- Drop fuzzy translations patch, no longer necessary