commit devilspie2 for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package devilspie2 for openSUSE:Factory 
checked in at 2023-06-21 22:38:51

Comparing /work/SRC/openSUSE:Factory/devilspie2 (Old)
 and  /work/SRC/openSUSE:Factory/.devilspie2.new.15902 (New)


Package is "devilspie2"

Wed Jun 21 22:38:51 2023 rev:10 rq:1094105 version:0.44

Changes:

--- /work/SRC/openSUSE:Factory/devilspie2/devilspie2.changes2021-02-15 
23:18:03.279553023 +0100
+++ /work/SRC/openSUSE:Factory/.devilspie2.new.15902/devilspie2.changes 
2023-06-21 22:39:41.562311064 +0200
@@ -1,0 +2,22 @@
+Tue Jun 20 14:36:44 UTC 2023 - Martin Pluskal 
+
+- Update to version 0.43:
+  * Default to Lua 5.3, and permit use of other versions
+  * Add support for setting and deleting window properties
+  * Add get_process_name(), which returns the name of the process
+owning the window (if possible)
+  * Add get_monitor_index() and get_monitor_geometry(); improve
+monitor index/geometry discovery
+  * Add get_window_is_decorated() (which uses the Motif window hints)
+  * Alias center() as centre()
+  * Extend centre() to allow centring on a given monitor and to allow
+horizontal or vertical only
+  * Extend set_window_position() to allow positioning on a given
+monitor and control which corner is measured from.
+(Behaviour with two parameters is unchanged.)
+  * Quote the option hyphens in the man page (preventing replacement)
+  * Various const & compiler warning (gcc -Wextra) fix-ups
+  * Support for UTF-8 strings in window properties
+  * Allow replacements for pkg-config at compile time
+
+---

Old:

  devilspie2.keyring
  devilspie2_0.43-src.tar.gz
  devilspie2_0.43-src.tar.gz.asc

New:

  devilspie2-0.44.tar.xz



Other differences:
--
++ devilspie2.spec ++
--- /var/tmp/diff_new_pack.BJV70M/_old  2023-06-21 22:39:42.038313928 +0200
+++ /var/tmp/diff_new_pack.BJV70M/_new  2023-06-21 22:39:42.042313952 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package devilspie2
 #
-# Copyright (c) 2021 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,19 +17,16 @@
 
 
 Name:   devilspie2
-Version:0.43
+Version:0.44
 Release:0
 Summary:A window matching utility
 License:GPL-3.0-or-later
-Group:  System/X11/Utilities
 URL:https://www.nongnu.org/devilspie2/
-Source0:
http://download.savannah.gnu.org/releases/devilspie2/%{name}_%{version}-src.tar.gz
-Source1:
http://download.savannah.gnu.org/releases/devilspie2/%{name}_%{version}-src.tar.gz.asc
-Source2:%{name}.keyring
+Source0:
http://download.savannah.nongnu.org/releases/devilspie2/devilspie2-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libwnck-3.0)
-BuildRequires:  pkgconfig(lua5.1)
+BuildRequires:  pkgconfig(lua5.3)
 
 %description
 Devilspie 2 is based on the excellent program Devil's Pie by Ross Burton, and


commit devilspie2 for openSUSE:Factory

2021-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package devilspie2 for openSUSE:Factory 
checked in at 2021-02-15 23:16:00

Comparing /work/SRC/openSUSE:Factory/devilspie2 (Old)
 and  /work/SRC/openSUSE:Factory/.devilspie2.new.28504 (New)


Package is "devilspie2"

Mon Feb 15 23:16:00 2021 rev:9 rq:871354 version:0.43

Changes:

--- /work/SRC/openSUSE:Factory/devilspie2/devilspie2.changes2019-01-21 
11:01:58.947148842 +0100
+++ /work/SRC/openSUSE:Factory/.devilspie2.new.28504/devilspie2.changes 
2021-02-15 23:18:03.279553023 +0100
@@ -1,0 +2,5 @@
+Fri Feb 12 07:33:37 UTC 2021 - Martin Pluskal 
+
+- Requires lua-5.1 as its only one supported now
+
+---



Other differences:
--
++ devilspie2.spec ++
--- /var/tmp/diff_new_pack.XTzlhg/_old  2021-02-15 23:18:03.927553991 +0100
+++ /var/tmp/diff_new_pack.XTzlhg/_new  2021-02-15 23:18:03.931553997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package devilspie2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,15 +22,14 @@
 Summary:A window matching utility
 License:GPL-3.0-or-later
 Group:  System/X11/Utilities
-URL:http://www.nongnu.org/devilspie2/
+URL:https://www.nongnu.org/devilspie2/
 Source0:
http://download.savannah.gnu.org/releases/devilspie2/%{name}_%{version}-src.tar.gz
 Source1:
http://download.savannah.gnu.org/releases/devilspie2/%{name}_%{version}-src.tar.gz.asc
 Source2:%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libwnck-3.0)
-BuildRequires:  pkgconfig(lua) >= 5.1
-Recommends: %{name}-lang = %{version}
+BuildRequires:  pkgconfig(lua5.1)
 
 %description
 Devilspie 2 is based on the excellent program Devil's Pie by Ross Burton, and
@@ -43,10 +42,10 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
-make %{?_smp_mflags} CC="cc %{optflags}"
+%make_build CC="cc %{optflags}"
 
 %install
 %make_install PREFIX=%{_usr}