diff --git a/_service b/_service index 343e737..971e3df 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gnome-shell.git git gnome-3-28 - 3.28.1+%cd.%h + 3.28.2+%cd.%h enable diff --git a/_servicedata b/_servicedata index 58b7be7..d8e9e1a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.gnome.org/GNOME/gnome-shell.git - b476e851b709445f8c0fb0eb7ce34454318cad6d \ No newline at end of file + e1ed4b25e1eea39dfe83829d336c6b065440b1cb \ No newline at end of file diff --git a/gnome-shell-3.28.1+20180418.b476e851b.tar.xz b/gnome-shell-3.28.1+20180418.b476e851b.tar.xz deleted file mode 100644 index 0008414..0000000 --- a/gnome-shell-3.28.1+20180418.b476e851b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c807a846ee5e5754212c0a7a99a14b44c24a613187d92e8feed7616b36d4689c -size 1420444 diff --git a/gnome-shell-3.28.2+20180509.e1ed4b25e.tar.xz b/gnome-shell-3.28.2+20180509.e1ed4b25e.tar.xz new file mode 100644 index 0000000..f671bd4 --- /dev/null +++ b/gnome-shell-3.28.2+20180509.e1ed4b25e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a049335876ee0dfab44f4bd16d82037439118c0252914c755e5bdd964f59c7 +size 1420524 diff --git a/gnome-shell.changes b/gnome-shell.changes index 26440b7..b5b5d5c 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed May 09 16:03:10 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 3.28.2+20180509.e1ed4b25e: + + networkAgent: Fix fallout from libnm port + + Bump version to 3.28.2 + + build: Include Cally in St introspection + + remoteSearch: Actually return icons + + osdWindow: Fix blurriness at certain resolutions + + keyboardManager: take group index into account when preserving + keymap + + keyboardManager: Preserve current keymap across reloads + + polkitAgent: Guard against repeated close() calls + + Updated translations. + ------------------------------------------------------------------- Wed Apr 18 12:23:29 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-shell.spec b/gnome-shell.spec index 1f8d9ed..f9cdc20 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -18,7 +18,7 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell -Version: 3.28.1+20180418.b476e851b +Version: 3.28.2+20180509.e1ed4b25e Release: 0 Summary: GNOME Shell License: GPL-2.0-or-later @@ -90,7 +90,7 @@ BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8 BuildRequires: pkgconfig(libecal-1.2) >= 3.5.3 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.2 BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3 -BuildRequires: pkgconfig(libmutter-2) >= 3.28.1 +BuildRequires: pkgconfig(libmutter-2) >= 3.28.2 BuildRequires: pkgconfig(libnm) >= 0.9.8 BuildRequires: pkgconfig(libpulse) >= 2.0 BuildRequires: pkgconfig(libpulse-mainloop-glib)