Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hyprutils for openSUSE:Factory 
checked in at 2025-01-30 14:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyprutils (Old)
 and      /work/SRC/openSUSE:Factory/.hyprutils.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyprutils"

Thu Jan 30 14:49:26 2025 rev:6 rq:1240925 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hyprutils/hyprutils.changes      2024-12-17 
19:26:02.120098231 +0100
+++ /work/SRC/openSUSE:Factory/.hyprutils.new.2316/hyprutils.changes    
2025-01-30 14:49:41.533714520 +0100
@@ -1,0 +2,49 @@
+Tue Jan 28 18:38:47 UTC 2025 - Florian "spirit" <sp1...@disroot.org>
+
+- Update to version 0.5.0:
+  + This is another major update breaking ABI.
+    Thanks to the ABI break though, we fixed crashes and improved
+    performance around the animation manager.
+  + Fixes:
+    - add missing nullptr comparison operators for WeakPtr
+    - animation: fix crashes and cleanup of active vars
+
+- Changes from version 0.4.0:
+  + This is a major update with fixes, new stuff, and an ABI break
+    (as such, sover bump)
+  + New stuff:
+    - memory: Added UniquePointer
+  + Fixes:
+    - animation: don't fire update events if the avar is not being
+      animated
+    - animations: fix adding/removing vars during ::tick
+    - fix CRegion::scale using x scale as y scale by
+  + Other:
+    - animation: add virtual dtor to AnimationManager
+
+- Changes from version 0.3.3:
+  + A small update mostly because I forgot to bump VERSION for 0.3.2
+
+- Changes from version 0.3.2:
+  + Another small update to add the new AnimationConfigTree.
+  + Additions:
+    - animation: add CAnimationConfigTree
+
+- Changes from version 0.3.1:
+  + A small update with new animation stuff
+  + Additions:
+    - animation: add BezierCurve, AnimationManager and
+      AnimatedVariable
+  + Fixes:
+    - fix: compile warnings
+
+- Changes from version 0.3.0:
+  + This is a breaking update. API is unbroken, but ABI is.
+    The previous 0.2.6 update also was breaking. Sorry for that!
+  + New stuff:
+    - os/process: add pid()
+    - add filedescriptor class
+  + Fixes:
+    - region: fix header path
+
+-------------------------------------------------------------------

Old:
----
  hyprutils-0.2.6.tar.xz

New:
----
  hyprutils-0.5.0.tar.xz

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

Other differences:
------------------
++++++ hyprutils.spec ++++++
--- /var/tmp/diff_new_pack.qAZiw9/_old  2025-01-30 14:49:42.177741038 +0100
+++ /var/tmp/diff_new_pack.qAZiw9/_new  2025-01-30 14:49:42.181741202 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hyprutils
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2024 Florian "sp1rit" <sp1...@disroot.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,17 +17,17 @@
 #
 
 
-%define sover 1
+%define sover 4
 
 Name:           hyprutils
-Version:        0.2.6
+Version:        0.5.0
 Release:        0
 Summary:        Utilities used across the Hypr* ecosystem
 License:        BSD-3-Clause
 URL:            https://github.com/hyprwm/hyprutils
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  cmake
-BuildRequires:  gcc-c++ >= 9
+BuildRequires:  gcc-c++ >= 11
 BuildRequires:  pkgconfig(pixman-1)
 
 %package -n lib%{name}%{sover}

++++++ hyprutils-0.2.6.tar.xz -> hyprutils-0.5.0.tar.xz ++++++
++++ 2321 lines of diff (skipped)

++++++ hyprutils.obsinfo ++++++
--- /var/tmp/diff_new_pack.qAZiw9/_old  2025-01-30 14:49:42.301746143 +0100
+++ /var/tmp/diff_new_pack.qAZiw9/_new  2025-01-30 14:49:42.305746309 +0100
@@ -1,5 +1,5 @@
 name: hyprutils
-version: 0.2.6
-mtime: 1731702627
-commit: e911361a687753bbbdfe3b6a9eab755ecaf1d9e1
+version: 0.5.0
+mtime: 1737978343
+commit: 6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab
 

Reply via email to