Update to 3.29.91
This commit is contained in:
parent
e0229fe4c3
commit
8247327f67
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.29.2.tar.xz
|
||||
/gnome-shell-3.29.4.tar.xz
|
||||
/gnome-shell-3.29.90.tar.xz
|
||||
/gnome-shell-3.29.91.tar.xz
|
||||
|
@ -1,25 +0,0 @@
|
||||
From 9f436ce3734b889afcff1880f6fed884196b92c5 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <fmuellner@gnome.org>
|
||||
Date: Wed, 1 Aug 2018 20:03:03 +0200
|
||||
Subject: [PATCH] data: Fix comment in schema
|
||||
|
||||
---
|
||||
data/org.gnome.shell.gschema.xml.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/data/org.gnome.shell.gschema.xml.in b/data/org.gnome.shell.gschema.xml.in
|
||||
index 4ec01a427..a7251cd06 100644
|
||||
--- a/data/org.gnome.shell.gschema.xml.in
|
||||
+++ b/data/org.gnome.shell.gschema.xml.in
|
||||
@@ -190,7 +190,7 @@
|
||||
</key>
|
||||
</schema>
|
||||
|
||||
- <!-- unused, change 00_org.gnome.shell.gschema.override instead --!>
|
||||
+ <!-- unused, change 00_org.gnome.shell.gschema.override instead -->
|
||||
<schema id="org.gnome.shell.overrides" path="/org/gnome/shell/overrides/"
|
||||
gettext-domain="@GETTEXT_PACKAGE@">
|
||||
<key name="attach-modal-dialogs" type="b">
|
||||
--
|
||||
2.17.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-shell
|
||||
Version: 3.29.90
|
||||
Release: 2%{?dist}
|
||||
Version: 3.29.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -12,8 +12,6 @@ Source0: http://download.gnome.org/sources/gnome-shell/3.29/%{name}-%{ver
|
||||
|
||||
# Replace Epiphany with Firefox in the default favourite apps list
|
||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||
# fix typo
|
||||
Patch2: 9f436ce3734b889afcff1880f6fed884196b92c5.patch
|
||||
|
||||
%define libcroco_version 0.6.8
|
||||
%define eds_version 3.17.2
|
||||
@ -23,7 +21,7 @@ Patch2: 9f436ce3734b889afcff1880f6fed884196b92c5.patch
|
||||
%define gjs_version 1.51.90
|
||||
%define gtk3_version 3.15.0
|
||||
%define json_glib_version 0.13.2
|
||||
%define mutter_version 3.29.90
|
||||
%define mutter_version 3.29.91
|
||||
%define polkit_version 0.100
|
||||
%define gsettings_desktop_schemas_version 3.21.3
|
||||
%define ibus_version 1.5.2
|
||||
@ -196,6 +194,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2018 Florian Müllner <fmuellner@redhat.com> - 3.29.91-1
|
||||
- Update to 3.29.91
|
||||
|
||||
* Thu Aug 09 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.90-2
|
||||
- Remove telepathy-logger and telepathy-glib runtime dependencies
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-3.29.90.tar.xz) = 916306c588c1ec6c613a8c77aff7595c26c58a76c6bdc21abec1b2400d7bbacbbecbd04cb08ac625359a0b2b24ed63f7c1c77de943bf5346e502dc5965b6230e
|
||||
SHA512 (gnome-shell-3.29.91.tar.xz) = f685df92a61f9f1e2990046206492bdfc50cc0e9a2ef99ee8a5604b4174051ea38eb79c6811b1cf982641b0745e75d024ae490f0280f8768a232b35861b37b88
|
||||
|
Loading…
Reference in New Issue
Block a user