Update to 3.23.91
This commit is contained in:
parent
a0950526af
commit
5911aca244
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
|||||||
/gnome-backgrounds-3.21.91.tar.xz
|
/gnome-backgrounds-3.21.91.tar.xz
|
||||||
/gnome-backgrounds-3.22.0.tar.xz
|
/gnome-backgrounds-3.22.0.tar.xz
|
||||||
/gnome-backgrounds-3.22.1.tar.xz
|
/gnome-backgrounds-3.22.1.tar.xz
|
||||||
|
/gnome-backgrounds-3.23.91.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-backgrounds
|
Name: gnome-backgrounds
|
||||||
Version: 3.22.1
|
Version: 3.23.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
|||||||
%{_datadir}/backgrounds/*
|
%{_datadir}/backgrounds/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2017 David King <amigadave@amigadave.com> - 3.23.91-1
|
||||||
|
- Update to 3.23.91
|
||||||
|
|
||||||
* Tue Oct 04 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
* Tue Oct 04 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||||
- Update to 3.22.1
|
- Update to 3.22.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user