Update to 3.14.0
This commit is contained in:
parent
e6345612fd
commit
1ac5542659
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
||||
/gnome-backgrounds-3.12.2.tar.xz
|
||||
/gnome-backgrounds-3.13.90.tar.xz
|
||||
/gnome-backgrounds-3.13.92.tar.xz
|
||||
/gnome-backgrounds-3.14.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||
Name: gnome-backgrounds
|
||||
Version: 3.13.92
|
||||
Version: 3.14.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org
|
||||
#VCS: git:git://git.gnome.org/gnome-backgrounds
|
||||
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.13/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.14/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gettext
|
||||
@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
||||
%{_datadir}/backgrounds/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
||||
- Update to 3.13.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user