Update to 3.6.0

This commit is contained in:
Kalev Lember 2012-09-25 19:52:07 +02:00
parent f151e6e4c2
commit 5246c2899c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-3.4.2.tar.xz
/gnome-backgrounds-3.5.90.tar.xz
/gnome-backgrounds-3.5.91.tar.xz
/gnome-backgrounds-3.6.0.tar.xz

View File

@ -1,12 +1,12 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 3.5.91
Version: 3.6.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.4/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.6/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: intltool
BuildRequires: gettext
@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/*
%changelog
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
- Update to 3.6.0
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
- Update to 3.5.91

View File

@ -1 +1 @@
188402f6adff70646a3fbf9cbacf10fa gnome-backgrounds-3.5.91.tar.xz
bc79fae562ea2a3f7c31068e9f075482 gnome-backgrounds-3.6.0.tar.xz