Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell-extension-pop-shell for 
openSUSE:Factory checked in at 2021-03-20 21:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extension-pop-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell-extension-pop-shell.new.2401 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell-extension-pop-shell"

Sat Mar 20 21:26:06 2021 rev:2 rq:880165 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-shell-extension-pop-shell/gnome-shell-extension-pop-shell.changes
  2021-03-19 16:43:54.250163666 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extension-pop-shell.new.2401/gnome-shell-extension-pop-shell.changes
        2021-03-20 21:26:30.817214463 +0100
@@ -1,0 +2,6 @@
+Fri Mar 19 19:05:26 UTC 2021 - Marcus Rueckert <[email protected]>
+
+- Add allow-gnome-40.patch:
+  Allow Gnome 40 until upstream tags a new release.
+
+-------------------------------------------------------------------

New:
----
  allow-gnome-40.patch
  series

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell-extension-pop-shell.spec ++++++
--- /var/tmp/diff_new_pack.pU1gCy/_old  2021-03-20 21:26:31.317215047 +0100
+++ /var/tmp/diff_new_pack.pU1gCy/_new  2021-03-20 21:26:31.317215047 +0100
@@ -27,6 +27,8 @@
 License:        GPL-3.0-only
 URL:            https://github.com/pop-os/shell
 Source:         
https://github.com/pop-os/shell/archive/%{version}.tar.gz#/%{upstream_name}-%{version}.tar.gz
+Source1:        series
+Patch:          allow-gnome-40.patch
 BuildRequires:  gnome-shell >= 3.36
 BuildRequires:  gobject-introspection
 BuildRequires:  typescript >= 3.8

++++++ allow-gnome-40.patch ++++++
Index: shell-1.2.0/metadata.json
===================================================================
--- shell-1.2.0.orig/metadata.json
+++ shell-1.2.0/metadata.json
@@ -5,6 +5,7 @@
     "uuid": "[email protected]",
     "settings-schema": "org.gnome.shell.extensions.pop-shell",
     "shell-version": [
-        "3.36"
+        "3.36",
+        "40"
     ]
-}
\ No newline at end of file
+}
++++++ series ++++++
allow-gnome-40.patch

Reply via email to