Timm Bäder 2020-12-11 18:01:31 +01:00
parent f60bfb410b
commit d1505928ed
1 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: xdg-user-dirs-gtk
Version: 0.10
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Gnome integration of special directories
License: GPL+
@ -32,11 +32,11 @@ locale changes.
%build
%configure
make %{?_smp_mflags}
%make_build
%install
make install DESTDIR=$RPM_BUILD_ROOT
%make_install
%find_lang %name
@ -50,6 +50,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/user-dirs-upda
%changelog
* Fri Dec 11 2020 Timm Bäder <tbaeder@redhat.com> - 0.10-19
- Use make macros
- https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild