Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hyprlock for openSUSE:Factory 
checked in at 2024-08-13 13:24:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyprlock (Old)
 and      /work/SRC/openSUSE:Factory/.hyprlock.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyprlock"

Tue Aug 13 13:24:32 2024 rev:2 rq:1193525 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hyprlock/hyprlock.changes        2024-07-25 
11:52:40.558564258 +0200
+++ /work/SRC/openSUSE:Factory/.hyprlock.new.7232/hyprlock.changes      
2024-08-13 13:25:05.146850631 +0200
@@ -1,0 +2,25 @@
+Mon Aug 12 09:24:26 UTC 2024 - Krzysztof Wiktorczyk <mag...@gmail.com>
+
+- Update to version 0.4.0:
+  * hyprlock: ensure members are accessed direct
+  * "LockSurface: Some bug fixing
+  * core: add option to render solid background immediatly when bg
+    assets are not ready
+  * core: handle missing wayland protocol support
+  * readme: add official repo package to arch install
+  * [Draft] auth: don't start pam conversation before the initial
+    input happens
+  * Label exception handling + Frambuffer checks + headers
+  * config: add input-field fail_timeout option
+  * asyncResourceGatherer: trace logs and exit behaviour
+  * core: handle ext_session_lock_v1::finished as defined by the
+    protocol
+  * core: immediately create session lock surfaces
+  * Config: use hyprutils helper
+  * core: grace unlock improvements and auth fixes for grace/SIGUSR1
+    unlocks
+  * core: make sure m_sLockState.lock is present in onLockFinished and
+    releaseSessionLock
+  * asyncResourceGatherer: deduplicate image rendering code
+
+-------------------------------------------------------------------

Old:
----
  hyprlock-0.4.0.obscpio

New:
----
  hyprlock-0.4.1.obscpio

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

Other differences:
------------------
++++++ hyprlock.spec ++++++
--- /var/tmp/diff_new_pack.wYrGig/_old  2024-08-13 13:25:05.902882132 +0200
+++ /var/tmp/diff_new_pack.wYrGig/_new  2024-08-13 13:25:05.902882132 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version} >= 1550
   %define _pam_confdir %{_pam_vendordir}
   %define _config_norepl %nil
@@ -24,7 +25,7 @@
 %endif
 
 Name:           hyprlock
-Version:        0.4.0
+Version:        0.4.1
 Release:        0
 Summary:        Hyprland's screen locking utility
 License:        BSD-3-Clause
@@ -35,20 +36,20 @@
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(hyprlang) >= 0.4.2
 BuildRequires:  pkgconfig(hyprutils)
 BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(libmagic)
+BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(pam)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(xkbcommon)
-BuildRequires:  pkgconfig(libjpeg)
-BuildRequires:  pkgconfig(libwebp)
-BuildRequires:  pkgconfig(libmagic)
-BuildRequires:  pam-devel
 
 %description
 Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking 
utility.

++++++ hyprlock-0.4.0.obscpio -> hyprlock-0.4.1.obscpio ++++++
++++ 1693 lines of diff (skipped)

++++++ hyprlock.conf ++++++
--- /var/tmp/diff_new_pack.wYrGig/_old  2024-08-13 13:25:06.050888298 +0200
+++ /var/tmp/diff_new_pack.wYrGig/_new  2024-08-13 13:25:06.050888298 +0200
@@ -1,6 +1,6 @@
 background {
     monitor =
-    path = /home/me/someImage.png   # only png supported for now
+    path = /home/me/someImage.png   # supports png, jpg, webp (no animations, 
though)
     color = rgba(25, 20, 20, 1.0)
 
     # all these options are taken from hyprland, see 
https://wiki.hyprland.org/Configuring/Variables/#blur for explanations

++++++ hyprlock.obsinfo ++++++
--- /var/tmp/diff_new_pack.wYrGig/_old  2024-08-13 13:25:06.070889132 +0200
+++ /var/tmp/diff_new_pack.wYrGig/_new  2024-08-13 13:25:06.070889132 +0200
@@ -1,5 +1,5 @@
 name: hyprlock
-version: 0.4.0
-mtime: 1720213125
-commit: 6e0921140efb8895eb98efa99438fff23df2a726
+version: 0.4.1
+mtime: 1721563228
+commit: dba9d8b5175a6f23463035aafc6b0c741f9b73a5
 

Reply via email to