Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rofi-wayland for openSUSE:Factory 
checked in at 2023-05-30 22:03:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rofi-wayland (Old)
 and      /work/SRC/openSUSE:Factory/.rofi-wayland.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rofi-wayland"

Tue May 30 22:03:12 2023 rev:2 rq:1089823 
version:1.7.5+wayland1+git.1679493688.d06095b

Changes:
--------
--- /work/SRC/openSUSE:Factory/rofi-wayland/rofi-wayland.changes        
2022-11-06 12:42:10.849374084 +0100
+++ /work/SRC/openSUSE:Factory/.rofi-wayland.new.1533/rofi-wayland.changes      
2023-05-30 22:03:25.643358602 +0200
@@ -1,0 +2,15 @@
+Tue May 30 13:31:10 UTC 2023 - [email protected]
+
+- Update to version 1.7.5+wayland1+git.1679493688.d06095b:
+  * Propose new PRs to go the 'wayland' branch, not the upstream one.
+  * Add information about the openSUSE package
+  * [Doc] remove some links to upstream rofi
+  * Wayland: fix NULL pointer access
+  * Wayland: real fullscreen support
+  * Fix redraw bug when changing window height
+  * [Doc] Update on window mode in README
+  * [Doc] Update Fedora package link.
+  * [WaylandWindow] Remove redundant icon fetcher query.
+  * [WaylandWindow] Apply changes from b3c46d2:
+
+-------------------------------------------------------------------

Old:
----
  rofi-1.7.5+wayland1.tar.xz

New:
----
  _service
  _servicedata
  rofi-1.7.5+wayland1+git.1679493688.d06095b.tar.gz

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

Other differences:
------------------
++++++ rofi-wayland.spec ++++++
--- /var/tmp/diff_new_pack.95rQ48/_old  2023-05-30 22:03:28.307374302 +0200
+++ /var/tmp/diff_new_pack.95rQ48/_new  2023-05-30 22:03:28.355374585 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rofi
+# spec file for package rofi-wayland
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:           rofi-wayland
-Version:        1.7.5+wayland1
+Version:        1.7.5+wayland1+git.1679493688.d06095b
 Release:        0
 Summary:        A window switcher, run dialog and dmenu replacement
 License:        MIT
 Group:          System/GUI/Other
 URL:            https://github.com/lbonn/rofi
-Source:         
https://github.com/lbonn/rofi/releases/download/%{version}/rofi-%{version}.tar.xz
+Source:         rofi-%{version}.tar.gz
+# Source:         
https://github.com/lbonn/rofi/releases/download/%%{version}/rofi-%%{version}.tar.xz
 # PATCH-FEATURE-UPSTREAM 
Use-xdg-terminal-instead-of-the-proprietary-solution.patch [email protected]
 Patch0:         Use-xdg-terminal-instead-of-the-proprietary-solution.patch
 BuildRequires:  bison
@@ -60,8 +61,6 @@
 %prep
 %autosetup -p1 -n rofi-%{version}
 
-ls
-ls script/
 sed -i '1s,%{_bindir}/env bash,/bin/bash,' script/rofi-sensible-terminal \
     script/rofi-theme-selector
 

++++++ Use-xdg-terminal-instead-of-the-proprietary-solution.patch ++++++
--- /var/tmp/diff_new_pack.95rQ48/_old  2023-05-30 22:03:28.523375575 +0200
+++ /var/tmp/diff_new_pack.95rQ48/_new  2023-05-30 22:03:28.543375693 +0200
@@ -8,9 +8,11 @@
  config/config.c |    6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
---- a/config/config.c
-+++ b/config/config.c
-@@ -53,16 +53,16 @@ Settings config = {
+Index: rofi-1.7.5+wayland1+git.1679493688.d06095b/config/config.c
+===================================================================
+--- rofi-1.7.5+wayland1+git.1679493688.d06095b.orig/config/config.c
++++ rofi-1.7.5+wayland1+git.1679493688.d06095b/config/config.c
+@@ -47,16 +47,16 @@ Settings config = {
      .show_icons = FALSE,
  
      /** Terminal to use. (for ssh and open in terminal) */

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionprefix">1.7.5+wayland1+git</param>
    <param name="url">https://github.com/lbonn/rofi.git</param>
    <param name="scm">git</param>
    <param name="revision">wayland</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/lbonn/rofi.git</param>
              <param 
name="changesrevision">d06095b5ed40e5d28236b7b7b575ca867696d847</param></service></servicedata>
(No newline at EOF)

Reply via email to