Update to 3.8.0

This commit is contained in:
Kalev Lember 2013-03-27 21:41:25 +01:00
parent 5f7a578c47
commit 5bf886df23
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-3.7.4.tar.xz
/gnome-backgrounds-3.7.5.tar.xz
/gnome-backgrounds-3.7.92.tar.xz
/gnome-backgrounds-3.8.0.tar.xz

View File

@ -1,12 +1,12 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 3.7.92
Version: 3.8.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.7/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.8/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: intltool
BuildRequires: gettext
@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/*
%changelog
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
- Update to 3.8.0
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
2360b1b0806916efb3a813a398e8523d gnome-backgrounds-3.7.92.tar.xz
39713493f1c729961ccb12617e0308ad gnome-backgrounds-3.8.0.tar.xz