Update to 3.19.90
This commit is contained in:
parent
f25318437f
commit
9f9e618c5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
|||||||
/gnome-backgrounds-3.16.0.tar.xz
|
/gnome-backgrounds-3.16.0.tar.xz
|
||||||
/gnome-backgrounds-3.17.3.tar.xz
|
/gnome-backgrounds-3.17.3.tar.xz
|
||||||
/gnome-backgrounds-3.18.0.tar.xz
|
/gnome-backgrounds-3.18.0.tar.xz
|
||||||
|
/gnome-backgrounds-3.19.90.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
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.19.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
#VCS: git:git://git.gnome.org/gnome-backgrounds
|
#VCS: git:git://git.gnome.org/gnome-backgrounds
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
|||||||
%{_datadir}/backgrounds/*
|
%{_datadir}/backgrounds/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2016 David King <amigadave@amigadave.com> - 3.19.90-1
|
||||||
|
- Update to 3.19.90
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user