Update to 3.13.4

This commit is contained in:
Kalev Lember 2014-07-23 22:18:32 +02:00
parent 96e74beb7d
commit b158a158d4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -69,3 +69,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.13.1.tar.xz
/gnome-desktop-3.13.2.tar.xz
/gnome-desktop-3.13.3.tar.xz
/gnome-desktop-3.13.4.tar.xz

View File

@ -6,8 +6,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.13.3
Release: 2%{?dist}
Version: 3.13.4
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
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
- Update to 3.13.4
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
- Rebuilt for gobject-introspection 1.41.4

View File

@ -1 +1 @@
2b34202c32341debf20a944437de42aa gnome-desktop-3.13.3.tar.xz
240ea8c49077bd7a0099dd73d67f47d2 gnome-desktop-3.13.4.tar.xz