Update to 3.7.2

This commit is contained in:
Richard Hughes 2012-11-20 18:12:13 +00:00
parent 705cf13574
commit 249ecdc15e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -7,7 +7,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.7.1
Version: 3.7.2
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.7/gnome-desktop-%{version}.tar.xz
@ -101,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
- Update to 3.7.2
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
- Update to 3.7.1

View File

@ -1 +1 @@
6cb313e2cd148dad524f76c7ff0f23af gnome-desktop-3.7.1.tar.xz
4a4fe3f83d116cfa9d53b32b61b30884 gnome-desktop-3.7.2.tar.xz