Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Crystalcursors for openSUSE:Factory 
checked in at 2026-04-02 17:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Crystalcursors (Old)
 and      /work/SRC/openSUSE:Factory/.Crystalcursors.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Crystalcursors"

Thu Apr  2 17:41:14 2026 rev:19 rq:1344228 version:0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/Crystalcursors/Crystalcursors.changes    
2024-06-03 17:43:28.547061493 +0200
+++ /work/SRC/openSUSE:Factory/.Crystalcursors.new.21863/Crystalcursors.changes 
2026-04-02 17:42:17.790157568 +0200
@@ -1,0 +2,5 @@
+Wed Mar 25 21:10:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- spec file refresh
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Crystalcursors.spec ++++++
--- /var/tmp/diff_new_pack.wVpARD/_old  2026-04-02 17:42:18.550188958 +0200
+++ /var/tmp/diff_new_pack.wVpARD/_new  2026-04-02 17:42:18.554189123 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package Crystalcursors
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
 
 
 Name:           Crystalcursors
-BuildRequires:  libpng
-BuildRequires:  xcursorgen
-URL:            https://digilander.libero.it/m4rt/html/crystalcursors.html
+Version:        0.9
+Release:        0
 Summary:        Mouse Cursors in Crystal Icon Style
 License:        LGPL-2.1-or-later
 Group:          System/X11/Icons
-Version:        0.9
-Release:        0
+URL:            https://digilander.libero.it/m4rt/html/crystalcursors.html
 Source:         https://digilander.libero.it/m4rt/files/Crystalcursors.tar.bz2
 Patch0:         root-installation.diff
 BuildRequires:  ImageMagick
+BuildRequires:  libpng
+BuildRequires:  xcursorgen
 BuildArch:      noarch
 
 %description
@@ -36,10 +36,10 @@
 Control Center, in the mouse configuration.
 
 %prep
-%autosetup -p1 -n %name
+%autosetup -p1 -n %{name}
 
 %build
-make
+%make_build
 
 %install
 %make_install
@@ -47,5 +47,5 @@
 %files
 %license LICENSE
 %doc CHANGELOG CREDITS README
-/usr/share/icons/*
+%{_datadir}/icons/*
 

Reply via email to