Update to 3.11.1

This commit is contained in:
Kalev Lember 2013-11-01 23:06:03 +01:00
parent ba122efe13
commit 386b8450c9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -6,10 +6,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.10.1
Version: 3.11.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.10/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.11/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
License: GPLv2+ and LGPLv2+
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Fri Nov 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.11.1-1
- Update to 3.11.1
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
- Update to 3.10.1

View File

@ -1 +1 @@
97cc7a69b1f9bc67d0e2c591627028bc gnome-desktop-3.10.1.tar.xz
6db3b1abf373a738d2615a6f18b51547 gnome-desktop-3.11.1.tar.xz