Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cosmic-idle for openSUSE:Factory 
checked in at 2024-12-09 21:10:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cosmic-idle (Old)
 and      /work/SRC/openSUSE:Factory/.cosmic-idle.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cosmic-idle"

Mon Dec  9 21:10:22 2024 rev:2 rq:1228856 version:1.0.0~alpha4+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-idle/cosmic-idle.changes  2024-11-13 
15:28:00.524579242 +0100
+++ /work/SRC/openSUSE:Factory/.cosmic-idle.new.29675/cosmic-idle.changes       
2024-12-09 21:10:45.878940210 +0100
@@ -1,0 +2,15 @@
+Fri Dec 06 00:08:41 UTC 2024 - [email protected]
+
+- Update to version 1.0.0~alpha4+0:
+  * fix bug where screen off was triggered while in inhibit state
+  * Set DPMS and remove fade surfaces in one place
+  * Lock session on screen blanking
+  * Load `system_actions` config, and refactor commmand spawning code
+  * Use `zbus::connection::Builder`
+  * Update default settings
+  * Also expose screensaver DBus protocol at path `/ScreenSaver`
+  * debian: Fix description
+  * Destroy idle notifications when inhibited
+  * Fixes for `freedesktop_screensaver`
+
+-------------------------------------------------------------------

Old:
----
  Cargo.lock
  cargo_config
  cosmic-idle-1.0.0~alpha3.tar.zst

New:
----
  _servicedata
  cosmic-idle-1.0.0~alpha4+0.tar.zst

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

Other differences:
------------------
++++++ cosmic-idle.spec ++++++
--- /var/tmp/diff_new_pack.cdQVx1/_old  2024-12-09 21:10:51.751185896 +0100
+++ /var/tmp/diff_new_pack.cdQVx1/_new  2024-12-09 21:10:51.755186063 +0100
@@ -6,6 +6,7 @@
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
 # upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
 # license for the pristine package is not an Open Source License, in which
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
@@ -16,15 +17,13 @@
 
 
 Name:           cosmic-idle
-Version:        1.0.0~alpha3
+Version:        1.0.0~alpha4+0
 Release:        0
 Summary:        Idle notify manager for COSMIC
 License:        GPL-3.0-only
 URL:            https://github.com/pop-os/cosmic-idle
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-Source2:        cargo_config
-Source3:        Cargo.lock
 BuildRequires:  cargo-packaging
 BuildRequires:  just
 BuildRequires:  pkgconfig
@@ -36,9 +35,6 @@
 
 %prep
 %autosetup -a1
-cp %{SOURCE3} .
-mkdir -p .cargo
-cp %{SOURCE2} .cargo/config.toml
 
 %build
 just build-release

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cdQVx1/_old  2024-12-09 21:10:51.779187068 +0100
+++ /var/tmp/diff_new_pack.cdQVx1/_new  2024-12-09 21:10:51.783187235 +0100
@@ -3,11 +3,12 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/pop-os/cosmic-idle.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/epoch-1.0.0-alpha.3</param>
-    <param name="versionrewrite-pattern">epoch-(.*)</param>
-    <param name="versionformat">1.0.0~alpha3</param>
+    <param name="revision">master</param>
+    <param name="versionrewrite-pattern">epoch-(.*)\+0</param>
+    <param name="versionformat">1.0.0~alpha4+@TAG_OFFSET@</param>
     <param name="package-meta">yes</param>
     <param name="filename">cosmic-idle</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/pop-os/cosmic-idle.git</param>
              <param 
name="changesrevision">eaa09a6fef304ddc236709c111bb7b0c16883f7d</param></service></servicedata>
(No newline at EOF)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-idle/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-idle.new.29675/vendor.tar.zst differ: char 
6, line 1

Reply via email to