Update to 3.5.4

This commit is contained in:
Richard Hughes 2012-07-17 10:03:23 +01:00
parent f886607399
commit 8fdecb5f41
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.4.2.tar.xz
/gnome-desktop-3.5.2.tar.xz
/gnome-desktop-3.5.3.tar.xz
/gnome-desktop-3.5.4.tar.xz

View File

@ -9,7 +9,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.5.3
Version: 3.5.4
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.4/gnome-desktop-%{version}.tar.xz
@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
- Update to 3.5.4
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
- Update to 3.5.3

View File

@ -1 +1 @@
37602b2683e98744634d38d4e9724ddc gnome-desktop-3.5.3.tar.xz
7cabc1f2d262e8746dbdbc2acc5d59c7 gnome-desktop-3.5.4.tar.xz