3.8.3
This commit is contained in:
parent
27964d6ac6
commit
bba5e31d1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user