Update to 3.13.3
This commit is contained in:
parent
61b32941a1
commit
e6c0074070
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-3.12.1.tar.xz
|
||||
/gnome-desktop-3.13.1.tar.xz
|
||||
/gnome-desktop-3.13.2.tar.xz
|
||||
/gnome-desktop-3.13.3.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 3.13.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.13.3
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.13/gnome-desktop-%{version}.tar.xz
|
||||
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
|
||||
@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||
|
||||
%changelog
|
||||
* Fri Jun 27 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
||||
- Update to 3.13.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user