Update to 3.25.2
This commit is contained in:
parent
45501285a6
commit
e145455601
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-3.24.0.tar.xz
|
||||
/gnome-desktop-3.24.1.tar.xz
|
||||
/gnome-desktop-3.24.2.tar.xz
|
||||
/gnome-desktop-3.25.2.tar.xz
|
||||
|
@ -1,18 +1,18 @@
|
||||
%global gdk_pixbuf2_version 2.36.5
|
||||
%global gtk3_version 3.3.6
|
||||
%global glib2_version 2.44.0
|
||||
%global glib2_version 2.53.0
|
||||
%global gtk_doc_version 1.14
|
||||
%global gsettings_desktop_schemas_version 3.5.91
|
||||
%global po_package gnome-desktop-3.0
|
||||
|
||||
Name: gnome-desktop3
|
||||
Version: 3.24.2
|
||||
Version: 3.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.24/gnome-desktop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.25/gnome-desktop-%{version}.tar.xz
|
||||
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
|
||||
|
||||
BuildRequires: gnome-common
|
||||
@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
||||
- Update to 3.25.2
|
||||
|
||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
|
||||
- Update to 3.24.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-desktop-3.24.2.tar.xz) = 691817fda97fc1c560c72213668eb4c2a8d03cc2433470a78149b3f785e95d9b4b681bceb733a67e1bfda649a6aed7ca4569b4891ee89f824a28d7a95f2782c2
|
||||
SHA512 (gnome-desktop-3.25.2.tar.xz) = 95d270dd01bafbc9e94493b5cb3665360e6f2887fbd5d80c19d0fcfd439a4790a4305e0bf1dcc0f4e26614dfc4a3931da2f706a54bccc4c1d4dc19fb0041cb25
|
||||
|
Loading…
Reference in New Issue
Block a user