This commit is contained in:
Rui Matos 2013-06-08 01:16:53 +02:00
parent 27964d6ac6
commit bba5e31d1f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.8.0.1.tar.xz
/gnome-desktop-3.8.1.tar.xz
/gnome-desktop-3.8.2.tar.xz
/gnome-desktop-3.8.3.tar.xz

View File

@ -7,8 +7,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.8.2
Release: 2%{?dist}
Version: 3.8.3
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.8/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Fri Jun 7 2013 Rui Matos <rmatos@redhat.com> - 3.8.3-1
- Update to 3.8.3
* Tue May 14 2013 Rui Matos <rmatos@redhat.com> - 3.8.2-2
- Add patch to default to ibus-kkc for Japanese

View File

@ -1 +1 @@
02436682d995ebcd789c653d66766077 gnome-desktop-3.8.2.tar.xz
4d5bed79011826f62fda582d07d6fef5 gnome-desktop-3.8.3.tar.xz