Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package budgie-desktop for openSUSE:Factory 
checked in at 2022-04-04 19:26:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/budgie-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.budgie-desktop.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "budgie-desktop"

Mon Apr  4 19:26:17 2022 rev:33 rq:964195 version:10.6+4

Changes:
--------
--- /work/SRC/openSUSE:Factory/budgie-desktop/budgie-desktop.changes    
2022-01-08 23:24:15.530262971 +0100
+++ /work/SRC/openSUSE:Factory/.budgie-desktop.new.1900/budgie-desktop.changes  
2022-04-04 19:26:36.996383059 +0200
@@ -1,0 +2,55 @@
+Wed Mar 16 17:17:55 UTC 2022 - Callum Farmer <[email protected]>
+
+- Fix upgrading from older Budgie by adding versioned Requires on
+  shared libraries
+- Update versioned Requires for other Budgie applications
+
+-------------------------------------------------------------------
+Wed Mar 16 11:37:59 UTC 2022 - [email protected]
+
+- Update to version 10.6+4:
+  * Only set valid target_icon_size values in icon tasklist
+
+-------------------------------------------------------------------
+Wed Mar 16 09:12:33 UTC 2022 - Callum Farmer <[email protected]>
+
+- Avoid ISO C warnings by setting -Wno-pedantic and removing
+  -std=c11
+
+-------------------------------------------------------------------
+Sat Mar 12 13:20:16 UTC 2022 - [email protected]
+
+- Update to version 10.6+3:
+  * Proper icon tasklist scaling (#64)
+  * Fix inconsistency when opening Raven (#68)
+  * Add a null check to budgie_popover_manager_ungrab
+
+-------------------------------------------------------------------
+Tue Mar 08 17:32:36 UTC 2022 - [email protected]
+
+- Update to version 10.6+0:
+  * Tag 10.6 release
+  * Fix SEGV when input source was switched by Alt+Shift_L
+  * Update tab switcher style for built-in theme
+  * Fix panel placement in dock mode
+  * Match Raven and Menu buttons to other hover/active colors
+  * Remove inset shadow on hover for icon tasklist
+  * Remove notification group padding to stop Raven size shifting
+  * Add support for mutter 10 / GNOME42
+  * Actually fix notification pausing sometimes breaking Firefox notifications
+  * Fix notification mute button sometimes starting without an image
+  * Scale down the logo too
+  * Update logo
+  * Fix some applications showing their own notification popups when paused
+  * Fix Current Internal Theme
+  * Ensure gschema override for switch-input-source* is formatted correctly.
+  * Add keywords to budgie-desktop-settings.desktop
+  * Perform additional sanity check on add_app due to invalid windows being 
tracked on app closures.
+  * Fix vertical panel struts
+  * Fix Raven size adjustments.
+  * Remove background on notifs in Raven
+  * Fix appmenu style with Plata Lumine (and other light themes)
+  - CHANGELOG cut here (too long)
+- Remove override-syntax.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  budgie-desktop-10.5.3+36.obscpio
  override-syntax.patch

New:
----
  budgie-desktop-10.6+4.obscpio

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

Other differences:
------------------
++++++ budgie-desktop.spec ++++++
--- /var/tmp/diff_new_pack.wR9mh4/_old  2022-04-04 19:26:41.504331373 +0200
+++ /var/tmp/diff_new_pack.wR9mh4/_new  2022-04-04 19:26:41.508331326 +0200
@@ -18,16 +18,17 @@
 #
 
 
-#
+%if 0%{?suse_version} < 1550
+%define _distconfdir %{_sysconfdir}
+%endif
 Name:           budgie-desktop
-Version:        10.5.3+36
+Version:        10.6+4
 Release:        0
 Summary:        GTK3 Desktop Environment
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/Other
 URL:            https://github.com/BuddiesOfBudgie/budgie-desktop
 Source0:        %{name}-%{version}.tar.xz
-Patch0:         override-syntax.patch
 # Solus stupid 1000
 BuildRequires:  budgie-screensaver
 BuildRequires:  intltool
@@ -47,7 +48,7 @@
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(ibus-1.0)
 BuildRequires:  pkgconfig(libgnome-menu-3.0)
-BuildRequires:  pkgconfig(libmutter-9)
+BuildRequires:  (pkgconfig(libmutter-9) or pkgconfig(libmutter-10))
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(libpulse)
@@ -57,19 +58,29 @@
 BuildRequires:  pkgconfig(upower-glib)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(vapigen)
-# rebrand
-Requires:       budgie-desktop-view >= 1.1.1+5
-Requires:       budgie-screensaver >= 4.0+2
-Requires:       gnome-control-center
+# https://discuss.getsol.us/d/6970-cant-lock-my-screen/3
+Conflicts:      gnome-shell
+#
+# rebrand and gnome porting
+Requires:       budgie-desktop-view >= 1.2+0
+Requires:       budgie-screensaver >= 5.0+0
+Requires:       typelib-1_0-Budgie-1_0 >= %{version}
+Requires:       budgie-desktop-branding >= 20220316.1
+Requires:       budgie-control-center
+#
+# unchanged SOVER but new APIs
+Requires:       libraven0 >= %{version}
+Requires:       libbudgietheme0 >= %{version}
+Requires:       libbudgie-plugin0 >= %{version}
+Requires:       libbudgie-private0 >= %{version}
+#
 Requires:       gnome-session-core
 Requires:       gnome-settings-daemon
+Requires:       gnome-bluetooth-1
 Requires:       ibus
 Requires:       libgnomesu
 Requires:       xdg-user-dirs-gtk
 Requires:       NetworkManager-applet
-# https://discuss.getsol.us/d/6970-cant-lock-my-screen/3
-Conflicts:      gnome-shell
-#
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 
@@ -79,8 +90,7 @@
 %package -n typelib-1_0-Budgie-1_0
 Summary:        Introspection bindings for the Budgie Desktop
 Group:          System/Libraries
-Requires:       %{name} = %{version}-%{release}
-Requires:       typelib(PeasGtk) = 1.0
+Requires:       typelib-1_0-PeasGtk-1_0
 
 %description -n typelib-1_0-Budgie-1_0
 This package provides GObject Introspection files required for
@@ -90,8 +100,10 @@
 %package devel
 Summary:        Development files for the Budgie Desktop
 Group:          Development/Libraries/GNOME
-Requires:       %{name} = %{version}-%{release}
-Requires:       typelib(Budgie) = 1.0
+Requires:       libraven0 = %{version}
+Requires:       libbudgietheme0 = %{version}
+Requires:       libbudgie-plugin0 = %{version}
+Requires:       libbudgie-private0 = %{version}
 
 %description devel
 This package provides development files required for software to be
@@ -138,10 +150,11 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
-%meson -Dxdg-appdir=%{_distconfdir}/xdg/autostart
+export CFLAGS="$CFLAGS -Wno-pedantic"
+%meson -Dc_std=none -Dxdg-appdir=%{_distconfdir}/xdg/autostart
 %meson_build
 
 %install
@@ -186,6 +199,7 @@
 %{_datadir}/xsessions/default.desktop
 %{_datadir}/xsessions/budgie-desktop.desktop
 %{_libdir}/budgie-desktop
+%{_datadir}/budgie
 %{_distconfdir}/xdg/autostart/budgie-desktop-nm-applet.desktop
 %ghost %{_sysconfdir}/alternatives/default-xsession.desktop
 %ghost %{_sysconfdir}/alternatives/default.desktop
@@ -197,6 +211,8 @@
 %{_libdir}/libbudgietheme.so.*
 
 %files -n libbudgie-plugin0
+%dir %{_libdir}/budgie-desktop
+%dir %{_libdir}/budgie-desktop/plugins
 %{_libdir}/libbudgie-plugin.so.*
 
 %files -n libbudgie-private0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wR9mh4/_old  2022-04-04 19:26:41.548330868 +0200
+++ /var/tmp/diff_new_pack.wR9mh4/_new  2022-04-04 19:26:41.552330822 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://github.com/BuddiesOfBudgie/budgie-desktop.git</param>
-    <param name="revision">361913cb2684ce623d266263356fc07e04eebefa</param>
+    <param name="revision">b36dbffcc62b4f4cbb34b91c8507af5be1bdad92</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.wR9mh4/_old  2022-04-04 19:26:41.576330547 +0200
+++ /var/tmp/diff_new_pack.wR9mh4/_new  2022-04-04 19:26:41.580330501 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/BuddiesOfBudgie/budgie-desktop.git</param>
-              <param 
name="changesrevision">35ba157907c325a647f49b5cb4f3db39e8cce911</param></service></servicedata>
+              <param 
name="changesrevision">b36dbffcc62b4f4cbb34b91c8507af5be1bdad92</param></service></servicedata>
 (No newline at EOF)
 

++++++ budgie-desktop-10.5.3+36.obscpio -> budgie-desktop-10.6+4.obscpio ++++++
/work/SRC/openSUSE:Factory/budgie-desktop/budgie-desktop-10.5.3+36.obscpio 
/work/SRC/openSUSE:Factory/.budgie-desktop.new.1900/budgie-desktop-10.6+4.obscpio
 differ: char 48, line 1

++++++ budgie-desktop.obsinfo ++++++
--- /var/tmp/diff_new_pack.wR9mh4/_old  2022-04-04 19:26:41.624329997 +0200
+++ /var/tmp/diff_new_pack.wR9mh4/_new  2022-04-04 19:26:41.628329951 +0200
@@ -1,6 +1,5 @@
 name: budgie-desktop
-version: 10.5.3+36
-mtime: 1641330479
-commit: 361913cb2684ce623d266263356fc07e04eebefa
-
+version: 10.6+4
+mtime: 1647390088
+commit: b36dbffcc62b4f4cbb34b91c8507af5be1bdad92
 

Reply via email to