Update to 3.12.0

This commit is contained in:
Richard Hughes 2014-03-24 16:34:59 +00:00
parent b8a34fd3c0
commit 79f849ab2b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -64,3 +64,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.11.5.tar.xz /gnome-desktop-3.11.5.tar.xz
/gnome-desktop-3.11.90.tar.xz /gnome-desktop-3.11.90.tar.xz
/gnome-desktop-3.11.91.tar.xz /gnome-desktop-3.11.91.tar.xz
/gnome-desktop-3.12.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.11.91 Version: 3.12.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.11/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.12/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+
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/ %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog %changelog
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
- Update to 3.12.0
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1 * Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
- Update to 3.11.91 - Update to 3.11.91

View File

@ -1 +1 @@
2276570813fdfbca3355a068d9642aea gnome-desktop-3.11.91.tar.xz d4435879a3eab6c4ea39952cd02072c1 gnome-desktop-3.12.0.tar.xz