Update to 3.10.0

This commit is contained in:
Kalev Lember 2013-09-24 23:29:01 +02:00
parent 19ba2fc139
commit f4acf03b27
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -6,10 +6,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3 Name: gnome-desktop3
Version: 3.9.92 Version: 3.10.0
Release: 1%{?dist} Release: 1%{?dist}
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.9/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.10/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/ %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog %changelog
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
- Update to 3.10.0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1 * Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
- Update to 3.9.92 - Update to 3.9.92

View File

@ -1 +1 @@
d3874292efb71897ff4c35e776e4d9e6 gnome-desktop-3.9.92.tar.xz d9fd5ab4f8432c0a8876ed950565e0fb gnome-desktop-3.10.0.tar.xz