Update to 3.17.3

This commit is contained in:
David King 2015-06-24 15:00:21 +01:00
parent 4b949c74b8
commit cfe1d17a73
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -87,3 +87,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.16.1.tar.xz
/gnome-desktop-3.16.2.tar.xz
/gnome-desktop-3.17.2.tar.xz
/gnome-desktop-3.17.3.tar.xz

View File

@ -6,8 +6,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.17.2
Release: 2%{?dist}
Version: 3.17.3
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.17/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests
%changelog
* Wed Jun 24 2015 David King <amigadave@amigadave.com> - 3.17.3-1
- Update to 3.17.3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
8636546c7a80913e013e5c23fcb38543 gnome-desktop-3.17.2.tar.xz
d144f1fdae0897f699c838ecc667b3cc gnome-desktop-3.17.3.tar.xz