Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-21 17:11:24 +02:00
parent 488847586f
commit e6c939a7e4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -92,3 +92,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.17.90.tar.xz /gnome-desktop-3.17.90.tar.xz
/gnome-desktop-3.17.91.tar.xz /gnome-desktop-3.17.91.tar.xz
/gnome-desktop-3.17.92.tar.xz /gnome-desktop-3.17.92.tar.xz
/gnome-desktop-3.18.0.tar.xz

View File

@ -6,10 +6,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3 Name: gnome-desktop3
Version: 3.17.92 Version: 3.18.0
Release: 1%{?dist} Release: 1%{?dist}
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.17/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.18/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1 * Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
- Update to 3.17.92 - Update to 3.17.92

View File

@ -1 +1 @@
64b71849ba4b2af6233027d46885c5d4 gnome-desktop-3.17.92.tar.xz b628b6fbdaf6898bbacde603126d0a26 gnome-desktop-3.18.0.tar.xz