Update to 3.10.1

This commit is contained in:
Richard Hughes 2013-10-28 17:21:40 +00:00
parent f4acf03b27
commit ba122efe13
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.9.91.tar.xz
/gnome-desktop-3.9.92.tar.xz
/gnome-desktop-3.10.0.tar.xz
/gnome-desktop-3.10.1.tar.xz

View File

@ -6,7 +6,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.10.0
Version: 3.10.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.10/gnome-desktop-%{version}.tar.xz
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
- Update to 3.10.1
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
- Update to 3.10.0

View File

@ -1 +1 @@
d9fd5ab4f8432c0a8876ed950565e0fb gnome-desktop-3.10.0.tar.xz
97cc7a69b1f9bc67d0e2c591627028bc gnome-desktop-3.10.1.tar.xz