Update to 3.28.0
This commit is contained in:
parent
3f864115e3
commit
128f7ea8ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.27.1.tar.xz
|
/gnome-shell-3.27.1.tar.xz
|
||||||
/gnome-shell-3.27.91.tar.xz
|
/gnome-shell-3.27.91.tar.xz
|
||||||
/gnome-shell-3.27.92.tar.xz
|
/gnome-shell-3.27.92.tar.xz
|
||||||
|
/gnome-shell-3.28.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.27.92
|
Version: 3.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -8,7 +8,7 @@ License: GPLv2+
|
|||||||
Provides: desktop-notification-daemon
|
Provides: desktop-notification-daemon
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeShell
|
URL: https://wiki.gnome.org/Projects/GnomeShell
|
||||||
#VCS: git:git://git.gnome.org/gnome-shell
|
#VCS: git:git://git.gnome.org/gnome-shell
|
||||||
Source0: http://download.gnome.org/sources/gnome-shell/3.27/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-shell/3.28/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Replace Epiphany with Firefox in the default favourite apps list
|
# Replace Epiphany with Firefox in the default favourite apps list
|
||||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||||
@ -184,6 +184,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
|
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
|
||||||
- Update to 3.27.92
|
- Update to 3.27.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-3.27.92.tar.xz) = a48ffa0624d7b88a91f10b7f0e96564e92839f201396bd8733df7c4553091c3cf169b5c92b48b68ce0b42e0dc56535458e169f567ef44674ef66898f08617a31
|
SHA512 (gnome-shell-3.28.0.tar.xz) = 0c5e78393c8bca8ddb548c2cecd7799258ca00735cb7600feb9f7fa43f460719ad22636255496a40ea81dfcb779faf141b972b54555626f9e27ea5ca2377cc68
|
||||||
|
Loading…
Reference in New Issue
Block a user