This commit is contained in:
Dennis Gilmore 2016-02-03 22:20:06 +00:00
parent e003d0952a
commit f25318437f

View File

@ -1,7 +1,7 @@
Summary: Desktop backgrounds packaged with the GNOME desktop Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds Name: gnome-backgrounds
Version: 3.18.0 Version: 3.18.0
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/Multimedia Group: Applications/Multimedia
URL: http://www.gnome.org URL: http://www.gnome.org
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/* %{_datadir}/backgrounds/*
%changelog %changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1 * Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0 - Update to 3.18.0
- Use make_install macro - Use make_install macro