This commit is contained in:
Matthias Clasen 2011-12-20 23:30:18 -05:00
parent 065a676f43
commit 3de4e9f3e9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-3.1.2.tar.xz
/gnome-backgrounds-3.1.91.tar.xz
/gnome-backgrounds-3.2.0.tar.xz
/gnome-backgrounds-3.3.3.tar.xz

View File

@ -1,12 +1,12 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 3.2.0
Version: 3.3.3
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.1/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.3/%{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 Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
- Update to 3.3.3
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0

View File

@ -1 +1 @@
877c6761823fbeb68fdc89bd2ac4ae97 gnome-backgrounds-3.2.0.tar.xz
48c59af9d7aa565c43c4b54eb2bdc4f1 gnome-backgrounds-3.3.3.tar.xz