diff --git a/.gitignore b/.gitignore index e5bd341..4e574b4 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ gnome-desktop-2.90.4.tar.bz2 /gnome-desktop-3.14.0.tar.xz /gnome-desktop-3.14.1.tar.xz /gnome-desktop-3.14.2.tar.xz +/gnome-desktop-3.15.2.tar.xz diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index c5ade0b..a1e827b 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -6,10 +6,10 @@ Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Name: gnome-desktop3 -Version: 3.14.2 -Release: 2%{?dist} +Version: 3.15.2 +Release: 1%{?dist} URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/gnome-desktop/3.14/gnome-desktop-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-desktop/3.15/gnome-desktop-%{version}.tar.xz Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch License: GPLv2+ and LGPLv2+ @@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Tue Nov 25 2014 Kalev Lember - 3.15.2-1 +- Update to 3.15.2 + * Sun Nov 16 2014 Kalev Lember - 3.14.2-2 - Obsolete compat-gnome-desktop310 from rhughes-f20-gnome-3-12 copr diff --git a/sources b/sources index 7701058..51af90e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66b94ca51d8f001adbb635a19363bda3 gnome-desktop-3.14.2.tar.xz +766025c0f481bfca4d7e63ac1cf04d47 gnome-desktop-3.15.2.tar.xz