Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package budgie-extras for openSUSE:Factory 
checked in at 2021-04-06 17:30:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/budgie-extras (Old)
 and      /work/SRC/openSUSE:Factory/.budgie-extras.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "budgie-extras"

Tue Apr  6 17:30:27 2021 rev:2 rq:882892 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/budgie-extras/budgie-extras.changes      
2021-03-30 21:06:40.733131804 +0200
+++ /work/SRC/openSUSE:Factory/.budgie-extras.new.2401/budgie-extras.changes    
2021-04-06 17:31:53.403266849 +0200
@@ -1,0 +2,19 @@
+Sun Apr  4 10:38:16 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Update to version 1.2.0 "Magic Windows"
+  * QuickChar installation is now easier on other than Debian
+  * Bug fix for the applications menu so that rollover menus 
+    settings is remembered on logon.
+  * The number of cities that our weather applet can now 
+    search has increased from 22.6k to 185k
+  * Applets now support stateless based distros and 
+    the XDG autostart path can both be defined 
+    at compilation time
+  * Bug fix for the brightness applet to not change 
+    the popup width when percentage changes between 100% and 0%
+  * Translations have been updated from all our 
+    Transifex translators
+  * Take-a-break applet now depends on libnotify-dev
+- Remove executable-location.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  budgie-extras-1.1.0.tar.xz
  budgie-extras-1.1.0.tar.xz.asc
  executable-location.patch

New:
----
  budgie-extras-1.2.0.tar.xz
  budgie-extras-1.2.0.tar.xz.asc

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

Other differences:
------------------
++++++ budgie-extras.spec ++++++
--- /var/tmp/diff_new_pack.7Yd1Rh/_old  2021-04-06 17:31:53.991267514 +0200
+++ /var/tmp/diff_new_pack.7Yd1Rh/_new  2021-04-06 17:31:53.995267519 +0200
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           budgie-extras
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        Additional Budgie Desktop enhancements for user experience
 License:        GPL-3.0-or-later
@@ -26,28 +27,27 @@
 Source1:        
%{url}/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 # PATCH-FIX-OPENSUSE Change all shebang lines to /usr/bin/python3
-Patch:          python3-shebangs.patch
-# PATCH-FIX-OPENSUSE Correct location of executable in desktop file
-Patch1:         executable-location.patch
+Patch0:         python3-shebangs.patch
 Patch2:         xdg-config.patch
+BuildRequires:  fdupes
+BuildRequires:  intltool
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala
-BuildRequires:  intltool
-BuildRequires:  fdupes
 BuildRequires:  pkgconfig(budgie-1.0)
 BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gnome-settings-daemon)
 BuildRequires:  pkgconfig(granite)
-BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libgnome-menu-3.0)
-BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(keybinder-3.0)
-BuildRequires:  pkgconfig(gnome-settings-daemon)
+BuildRequires:  pkgconfig(libgnome-menu-3.0)
+BuildRequires:  pkgconfig(libhandy-1)
 BuildRequires:  pkgconfig(libnm)
 BuildRequires:  pkgconfig(libnma)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(plank)
-BuildRequires:  pkgconfig(libhandy-1)
 # All applets
 Recommends: budgie-app-launcher-applet
 Recommends: budgie-brightness-controller-applet
@@ -81,6 +81,7 @@
 
 %package -n budgie-app-launcher-applet
 Summary:  App Launcher applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 
 %description -n budgie-app-launcher-applet
@@ -88,6 +89,7 @@
 
 %package -n budgie-brightness-controller-applet
 Summary:  Brightness controller applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-brightness-controller-applet
@@ -95,9 +97,10 @@
 
 %package -n budgie-clockworks-applet
 Summary:  Clockworks applet
+Group:          System/GUI/Other
 Requires: python3-CairoSVG
-Requires: python3-gobject-Gdk
 Requires: python3-Pillow
+Requires:       python3-gobject-Gdk
 Requires: python3-svgwrite
 
 %description -n budgie-clockworks-applet
@@ -107,6 +110,7 @@
 
 %package -n budgie-countdown-applet
 Summary:  Countdown applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: sound-theme-freedesktop
@@ -119,6 +123,7 @@
 
 %package -n budgie-dropby-applet
 Summary:  DropBy applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: python3-pyudev
@@ -133,12 +138,14 @@
 
 %package daemon
 Summary:  Daemon for Budgie Extras
+Group:          System/GUI/Other
 
 %description daemon
 This on logon process manages keyboard shortcuts delivered via .bde files for 
various extras-plugins.
 
 %package -n budgie-fuzzyclock-applet
 Summary:  Fuzzyclock Applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-fuzzyclock-applet
@@ -146,9 +153,10 @@
 
 %package -n budgie-hotcorners-applet
 Summary:  Hotcorners applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
-Requires: dconf
 Requires: budgie-screensaver
+Requires:       dconf
 Requires: libnotify-tools
 Requires: xdotool
 
@@ -159,6 +167,7 @@
 
 %package -n budgie-kangaroo-applet
 Summary:  Kangaroo applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: xdg-utils
@@ -169,6 +178,7 @@
 
 %package -n budgie-keyboard-autoswitch-applet
 Summary:  Keyboard autoswitch applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: wmctrl
@@ -188,6 +198,7 @@
 
 %package -n budgie-network-manager-applet
 Summary:  Network manager applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-network-manager-applet
@@ -195,6 +206,7 @@
 
 %package -n budgie-previews
 Summary:  Previews applet
+Group:          System/GUI/Other
 Requires: budgie-extras-daemon
 Requires: xinput
 Requires: xprintidle
@@ -204,6 +216,7 @@
 
 %package -n budgie-quickchar
 Summary:  Quickchar applet
+Group:          System/GUI/Other
 Requires: budgie-extras-daemon
 Requires: python3-gobject-Gdk
 Requires: python3-pyperclip
@@ -224,6 +237,7 @@
 
 %package -n budgie-quicknote-applet
 Summary:  Quicknote applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-quicknote-applet
@@ -233,6 +247,7 @@
 
 %package -n budgie-recentlyused-applet
 Summary:  Recently Used applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 Requires: xdg-utils
 
@@ -241,6 +256,7 @@
 
 %package -n budgie-rotation-lock-applet
 Summary:  Rotationlock applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 
 %description -n budgie-rotation-lock-applet
@@ -248,6 +264,7 @@
 
 %package -n budgie-showtime-applet
 Summary:  Showtime applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 Requires: dconf
 
@@ -257,10 +274,11 @@
 
 %package -n budgie-takeabreak-applet
 Summary:  Takeabreak applet
-Requires: python3-gobject-Gdk
+Group:          System/GUI/Other
 Requires: iceauth
-Requires: sessreg
+Requires:       python3-gobject-Gdk
 Requires: rgb
+Requires:       sessreg
 Requires: xcmsdb
 Requires: xgamma
 Requires: xhost
@@ -282,6 +300,7 @@
 
 %package -n budgie-trash-applet
 Summary:  Trash applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-trash-applet
@@ -289,6 +308,7 @@
 
 %package -n budgie-visualspace-applet
 Summary:  Visualspace applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-visualspace-applet
@@ -297,6 +317,7 @@
 
 %package -n budgie-wallstreet
 Summary:  Wallstreet applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-wallstreet
@@ -304,6 +325,7 @@
 
 %package -n budgie-weathershow-applet
 Summary:  Weathershow applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 Requires: dconf
 Requires: procps
@@ -313,10 +335,12 @@
 
 %package -n budgie-window-mover-applet
 Summary:  Window Mover applet
+Group:          System/GUI/Other
 Requires: dconf
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: wmctrl
+Requires:       xdotool
 Requires: xdpyinfo
 Requires: xev
 Requires: xlsatoms
@@ -325,15 +349,15 @@
 Requires: xprop
 Requires: xvinfo
 Requires: xwininfo
-Requires: xdotool
 
 %description -n budgie-window-mover-applet
 Budgie WindoMover is an application (applet) to quickly move windows to any of 
the other workspaces.
 
 %package -n budgie-window-shuffler
 Summary:  Window shuffler applet
-Requires: budgie-extras-lang
+Group:          System/GUI/Other
 Requires: budgie-extras-daemon
+Requires:       budgie-extras-lang
 Requires: xdpyinfo
 Requires: xev
 Requires: xlsatoms
@@ -348,6 +372,7 @@
 
 %package -n budgie-workspace-overview-applet
 Summary:  Workspace Overview applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 Requires: python3-psutil
 Requires: wmctrl
@@ -365,6 +390,7 @@
 
 %package -n budgie-workspace-stopwatch-applet
 Summary:  Workspace stopwatch applet
+Group:          System/GUI/Other
 Requires: python3-gobject-Gdk
 
 %description -n budgie-workspace-stopwatch-applet
@@ -373,6 +399,7 @@
 
 %package -n budgie-workspace-wallpaper-applet
 Summary:  Workspace Wallpaper applet
+Group:          System/GUI/Other
 Requires: budgie-extras-lang
 
 %description -n budgie-workspace-wallpaper-applet
@@ -433,7 +460,7 @@
 %{_libdir}/budgie-extras-daemon
 %{_datadir}/budgie-extras-daemon
 %{_bindir}/budgie-extras-daemon
-%{_mandir}/man1/budgie-extras-daemon.1.gz
+%{_mandir}/man1/budgie-extras-daemon.1%{?ext_man}
 %{_distconfdir}/xdg/autostart/budgie-extras-daemon.desktop
 
 %files -n budgie-app-launcher-applet
@@ -496,7 +523,7 @@
 %{_datadir}/applications/quickchar.desktop
 %{_distconfdir}/xdg/autostart/quickchar-autostart.desktop
 %{_datadir}/glib-2.0/schemas/org.ubuntubudgie.quickchar.gschema.xml
-%{_mandir}/man1/quickchar.1.gz
+%{_mandir}/man1/quickchar.1%{?ext_man}
 
 %files -n budgie-quicknote-applet
 %{_datadir}/pixmaps/budgie-quicknote-symbolic.svg
@@ -554,6 +581,7 @@
 %{_datadir}/glib-2.0/schemas/org.ubuntubudgie.windowshuffler.gschema.xml
 %{_distconfdir}/xdg/autostart/shufflerdaemon-autostart.desktop
 %{_distconfdir}/xdg/autostart/shufflergui-autostart.desktop
+%{_distconfdir}/xdg/autostart/layoutspopup-autostart.desktop
 
 %files -n budgie-workspace-overview-applet
 %{_datadir}/pixmaps/ws*-symbolic.svg

++++++ budgie-extras-1.1.0.tar.xz -> budgie-extras-1.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/budgie-extras/budgie-extras-1.1.0.tar.xz 
/work/SRC/openSUSE:Factory/.budgie-extras.new.2401/budgie-extras-1.2.0.tar.xz 
differ: char 26, line 1


++++++ xdg-config.patch ++++++
--- /var/tmp/diff_new_pack.7Yd1Rh/_old  2021-04-06 17:31:54.051267582 +0200
+++ /var/tmp/diff_new_pack.7Yd1Rh/_new  2021-04-06 17:31:54.051267582 +0200
@@ -1,80 +1,18 @@
-From b37307248abfba6215677b662fe7abc39ec73ec8 Mon Sep 17 00:00:00 2001
-From: Callum Farmer <callumjfarme...@gmail.com>
-Date: Sat, 24 Oct 2020 11:57:03 +0100
-Subject: [PATCH] Make xdg directory configurable
+From 4e5d5149f7fc67408c994e84a1cf0ccf74f82289 Mon Sep 17 00:00:00 2001
+From: Algent Albrahimi <46356616+algent...@users.noreply.github.com>
+Date: Sun, 21 Mar 2021 23:38:47 +0100
+Subject: [PATCH] Add layoutspopup-autostart to configurable xdg dir (#382)
 
 ---
- budgie-extras-daemon/src/meson.build    |  2 +-
- budgie-visualspace/data/meson.build     |  3 +--
- budgie-wallstreet/data/meson.build      |  2 +-
- budgie-window-shuffler/data/meson.build |  4 ++--
- budgie-wpreviews/data/meson.build       |  5 ++---
- meson.build                             | 14 ++++++++++++++
- meson_options.txt                       |  2 ++
- 7 files changed, 23 insertions(+), 9 deletions(-)
-
-diff --git a/budgie-extras-daemon/src/meson.build 
b/budgie-extras-daemon/src/meson.build
-index f176202..8592222 100644
---- a/budgie-extras-daemon/src/meson.build
-+++ b/budgie-extras-daemon/src/meson.build
-@@ -6,7 +6,8 @@
-     output : 'budgie-extras-daemon.desktop',
-     command : [intltool, '--desktop-style', podir, '@INPUT@', '@OUTPUT@'],
-     install : true,
--    install_dir : join_paths(get_option('sysconfdir'), 'xdg', 'autostart'))
-+    install_dir : xdg_appdir
-+)
-
- subdir('config')
-
+ budgie-window-shuffler/data/meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/budgie-visualspace/data/meson.build 
b/budgie-visualspace/data/meson.build
-index bc3734a..2eb22f9 100644
---- a/budgie-visualspace/data/meson.build
-+++ b/budgie-visualspace/data/meson.build
-@@ -4,7 +4,6 @@ install_data(
-     install_dir: PIXMAPS_DIR
- )
- 
--AUTOSTART_LOC=join_paths(sysconfdir, 'xdg', 'autostart')
- substprog = find_program('subst.py')
- 
- mytarget = custom_target('autoworkspace',
-@@ -12,5 +11,5 @@ mytarget = custom_target('autoworkspace',
-   input : 'visualspace-autostart.desktop.in',
-   command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@'],
-   install : true,
--  install_dir : AUTOSTART_LOC
-+  install_dir : xdg_appdir
- )
-diff --git a/budgie-wallstreet/data/meson.build 
b/budgie-wallstreet/data/meson.build
-index 213823a..63478b2 100644
---- a/budgie-wallstreet/data/meson.build
-+++ b/budgie-wallstreet/data/meson.build
-@@ -9,7 +9,7 @@ mytargeta = custom_target('wallstreetautostart',
-   input : 'wallstreet-autostart.desktop.in',
-   command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@', podir],
-   install : true,
--  install_dir : join_paths(sysconfdir, 'xdg', 'autostart')
-+  install_dir : xdg_appdir
- )
- 
- mytargetw = custom_target('wallstreetcontrols',
 diff --git a/budgie-window-shuffler/data/meson.build 
b/budgie-window-shuffler/data/meson.build
-index efe9476..7ca7961 100644
+index 543964d..0725d6f 100644
 --- a/budgie-window-shuffler/data/meson.build
 +++ b/budgie-window-shuffler/data/meson.build
-@@ -13,7 +13,7 @@ shufflertargetauto = custom_target('shufflerautostart',
-   input : 'shufflerdaemon-autostart.desktop.in',
-   command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@', podir],
-   install : true,
--  install_dir : join_paths(sysconfdir, 'xdg', 'autostart')
-+  install_dir : xdg_appdir
- )
- 
- shufflerguitargetauto = custom_target('shufflerguiautostart',
-@@ -21,7 +21,7 @@ shufflerguitargetauto = custom_target('shufflerguiautostart',
-   input : 'shufflergui-autostart.desktop.in',
+@@ -29,7 +29,7 @@ shufflerlayoutstargetauto = custom_target('layoutsautostart',
+   input : 'layoutspopup-autostart.desktop.in',
    command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@', podir],
    install : true,
 -  install_dir : join_paths(sysconfdir, 'xdg', 'autostart')
@@ -82,89 +20,3 @@
  )
  
  shufflertargetw = custom_target('shufflercontrols',
-diff --git a/budgie-wpreviews/data/meson.build 
b/budgie-wpreviews/data/meson.build
-index c2ac8f8..9571b84 100644
---- a/budgie-wpreviews/data/meson.build
-+++ b/budgie-wpreviews/data/meson.build
-@@ -49,14 +49,13 @@ mytarget4a = custom_target('preview_currentforward_grave',
-   install_dir : BDE_LOC
- )
- 
--AUTOSTART_LOC=join_paths(sysconfdir, 'xdg', 'autostart')
- 
- mytarget5 = custom_target('preview_creator',
-   output : 'previews-creator-autostart.desktop',
-   input : 'previews-creator-autostart.desktop.in',
-   command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@'],
-   install : true,
--  install_dir : AUTOSTART_LOC
-+  install_dir : xdg_appdir
- )
- 
- mytarget6 = custom_target('previews_daemon',
-@@ -64,7 +63,7 @@ mytarget6 = custom_target('previews_daemon',
-   input : 'previews-daemon-autostart.desktop.in',
-   command : [substprog, '@INPUT@', LIB_INSTALL_DIR, '@OUTPUT@'],
-   install : true,
--  install_dir : AUTOSTART_LOC
-+  install_dir : xdg_appdir
- )
- 
- APP_LOC=join_paths(datadir, 'applications')
-diff --git a/meson.build b/meson.build
-index 5b2d958..ca50d90 100644
---- a/meson.build
-+++ b/meson.build
-@@ -69,6 +69,20 @@ conf.set_quoted('PREVIEWS_DIR', join_paths(libdir, 
PREVIEWS))
- WSWITCHER = 'budgie-wswitcher'
- conf.set_quoted('WSWITCHER_DIR', join_paths(PLUGINS_INSTALL_DIR, WSWITCHER))
- 
-+with_stateless = get_option('with-stateless')
-+if with_stateless == true
-+    warning('Only use stateless option with a supported OS like Solus')
-+endif
-+
-+xdg_appdir = get_option('xdg-appdir')
-+if xdg_appdir == ''
-+    if with_stateless == true
-+        xdg_appdir = join_paths(datadir, 'xdg', 'autostart')
-+    else
-+        xdg_appdir = join_paths(get_option('sysconfdir'), 'xdg', 'autostart')
-+    endif
-+endif
-+
- 
- config_h = configure_file(
-       output: 'config.h',
-diff --git a/meson_options.txt b/meson_options.txt
-index 6820986..0fe925d 100644
---- a/meson_options.txt
-+++ b/meson_options.txt
-@@ -28,3 +28,5 @@ option('build-applications-menu', type: 'boolean', value: 
false, description: 'B
- option('build-network-manager', type: 'boolean', value: false, description: 
'Build network-manager applet')
- option('build-window-shuffler', type: 'boolean', value: false, description: 
'Build window shuffler')
- option('with-zeitgeist', type : 'boolean', value : 'true', description : 'Add 
Zeitgeist support')
-+option('with-stateless', type: 'boolean', value: false, description: 'Enable 
stateless XDG paths')
-+option('xdg-appdir', type: 'string', description: 'XDG autostart path')
-From 53a059ba556fc6fc6a6d46eab0cd22e289879d98 Mon Sep 17 00:00:00 2001
-From: Callum Farmer <gm...@opensuse.org>
-Date: Wed, 17 Feb 2021 10:43:37 +0000
-Subject: [PATCH] Make xdg directory configurable
-
----
- budgie-quickchar/quickchar/data/meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/budgie-quickchar/quickchar/data/meson.build 
b/budgie-quickchar/quickchar/data/meson.build
-index 5aabd3d..2023529 100644
---- a/budgie-quickchar/quickchar/data/meson.build
-+++ b/budgie-quickchar/quickchar/data/meson.build
-@@ -6,7 +6,7 @@ install_data(
- 
- install_data(
-     'quickchar-autostart.desktop',
--    install_dir: join_paths(sysconfdir, 'xdg', 'autostart')
-+    install_dir: xdg_appdir
- )
- 
- substprog = find_program('subst.py')

Reply via email to