Update to 3.23.1

This commit is contained in:
Kalev Lember 2016-10-30 12:44:12 +01:00
parent 7489a12dcd
commit a1da8e91b1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -111,3 +111,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.21.92.tar.xz /gnome-desktop-3.21.92.tar.xz
/gnome-desktop-3.22.0.tar.xz /gnome-desktop-3.22.0.tar.xz
/gnome-desktop-3.22.1.tar.xz /gnome-desktop-3.22.1.tar.xz
/gnome-desktop-3.23.1.tar.xz

View File

@ -6,13 +6,13 @@
%global po_package gnome-desktop-3.0 %global po_package gnome-desktop-3.0
Name: gnome-desktop3 Name: gnome-desktop3
Version: 3.22.1 Version: 3.23.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.22/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.23/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
BuildRequires: gnome-common BuildRequires: gnome-common
@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Sun Oct 30 2016 Kalev Lember <klember@redhat.com> - 3.23.1-1
- Update to 3.23.1
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1 * Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
- Update to 3.22.1 - Update to 3.22.1

View File

@ -1 +1 @@
bc09d58d7870d6464f20803850cdb90f gnome-desktop-3.22.1.tar.xz 586840c5146ec9ca95c5fad757299ff3 gnome-desktop-3.23.1.tar.xz