Update to 3.7.1

This commit is contained in:
Kalev Lember 2012-11-09 16:23:49 +01:00
parent 764ceefc03
commit 43a49fbe8f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.6.0.tar.xz
/gnome-desktop-3.6.0.1.tar.xz
/gnome-desktop-3.6.1.tar.xz
/gnome-desktop-3.7.1.tar.xz

View File

@ -7,10 +7,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.6.1
Version: 3.7.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.6/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.7/gnome-desktop-%{version}.tar.xz
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
- Update to 3.7.1
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1

View File

@ -1 +1 @@
05a16c52b7fe44883c4032cb0357dde5 gnome-desktop-3.6.1.tar.xz
6cb313e2cd148dad524f76c7ff0f23af gnome-desktop-3.7.1.tar.xz