Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package agama-auto for openSUSE:Factory 
checked in at 2025-04-23 18:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/agama-auto (Old)
 and      /work/SRC/openSUSE:Factory/.agama-auto.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "agama-auto"

Wed Apr 23 18:39:54 2025 rev:6 rq:1272127 version:0

Changes:
--------
--- /work/SRC/openSUSE:Factory/agama-auto/agama-auto.changes    2025-03-27 
22:34:13.905400645 +0100
+++ /work/SRC/openSUSE:Factory/.agama-auto.new.30101/agama-auto.changes 
2025-04-23 18:39:56.183634711 +0200
@@ -1,0 +2,5 @@
+Tue Apr 22 14:14:54 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Version 14
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ _service ++++++
--- /var/tmp/diff_new_pack.7GOz8A/_old  2025-04-23 18:39:56.967667634 +0200
+++ /var/tmp/diff_new_pack.7GOz8A/_new  2025-04-23 18:39:56.971667802 +0200
@@ -3,12 +3,12 @@
     <!-- the URL is modified by the .github/workflows/obs-staging-shared.yml
     action when submitting to OBS -->
     <param name="url">https://github.com/agama-project/agama.git</param>
-    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>    
     <param name="scm">git</param>
     <!-- the revision might be changed to "release" branch or a git tag by the
     .github/workflows/obs-staging-shared.yml action when submitting to OBS -->
-    <param name="revision">master</param>
+    <param name="revision">beta4</param>
     <param name="subdir">autoinstallation</param>
     <param name="without-version">enable</param>
     <param name="extract">package/agama-auto.changes</param>

++++++ agama.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/README.md new/agama/README.md
--- old/agama/README.md 2025-03-27 13:55:22.000000000 +0100
+++ new/agama/README.md 2025-04-22 16:18:34.000000000 +0200
@@ -80,13 +80,19 @@
 > [!WARNING]
  You need to use `sudo` to access the hardware information.
 
-Do you want to check whether your profile is valid? `agama` have you covered. 
Bear in mind that you
-can only validate JSON profiles (a Jsonnet profile must be evaluated first).
+Do you want to check whether your profile is valid? `agama` have you covered.
 
 ```
 $ agama profile validate my-profile.json
 ```
 
+Bear in mind that you
+can only validate JSON profiles (a Jsonnet profile must be evaluated first):
+
+```
+$ sudo agama profile evaluate my-profile.jsonnet | agama profile validate -
+```
+
 ### Generating a configuration file
 
 Writing the profile by hand is relatively easy. However, you might want to ask 
Agama to do it for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/package/_service new/agama/package/_service
--- old/agama/package/_service  2025-03-27 13:55:22.000000000 +0100
+++ new/agama/package/_service  2025-04-22 16:18:34.000000000 +0200
@@ -3,7 +3,7 @@
     <!-- the URL is modified by the .github/workflows/obs-staging-shared.yml
     action when submitting to OBS -->
     <param name="url">https://github.com/agama-project/agama.git</param>
-    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>    
     <param name="scm">git</param>
     <!-- the revision might be changed to "release" branch or a git tag by the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/package/agama-auto.changes 
new/agama/package/agama-auto.changes
--- old/agama/package/agama-auto.changes        2025-03-27 13:55:22.000000000 
+0100
+++ new/agama/package/agama-auto.changes        2025-04-22 16:18:34.000000000 
+0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue Apr 22 14:14:54 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Version 14
+
+-------------------------------------------------------------------
 Fri Mar 21 16:10:56 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Start the autoinstallation if a profile is found in a predefined
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/systemd/agama-auto.service 
new/agama/systemd/agama-auto.service
--- old/agama/systemd/agama-auto.service        2025-03-27 13:55:22.000000000 
+0100
+++ new/agama/systemd/agama-auto.service        2025-04-22 16:18:34.000000000 
+0200
@@ -13,4 +13,4 @@
 User=root
 
 [Install]
-WantedBy=default.target
+WantedBy=multi-user.target

++++++ agama.obsinfo ++++++
--- /var/tmp/diff_new_pack.7GOz8A/_old  2025-04-23 18:39:57.087672673 +0200
+++ /var/tmp/diff_new_pack.7GOz8A/_new  2025-04-23 18:39:57.091672842 +0200
@@ -1,5 +1,5 @@
 name: agama
-version: 13+1
-mtime: 1743080122
-commit: e176c9d98e30f2b7c03584598f7fed5118ed72a8
+version: 14+0.c3aa32061
+mtime: 1745331514
+commit: c3aa3206133b0490da19632cdedf103222e3d95b
 

Reply via email to