Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2026-04-10 17:50:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-weather.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-weather"

Fri Apr 10 17:50:13 2026 rev:56 rq:1345374 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes      
2025-10-28 14:50:06.663883240 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.21863/gnome-weather.changes   
2026-04-10 17:54:44.726123439 +0200
@@ -1,0 +2,20 @@
+Mon Mar 23 08:45:17 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Fri Mar 13 16:50:15 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 11 10:12:51 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Various metainfo improvements
+  + Screenshots in the metainfo now link to static.gnome.org
+  + Improve CSS style for forecast
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-weather-49.0.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  gnome-weather-50.0.tar.xz

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

Other differences:
------------------
++++++ gnome-weather.spec ++++++
--- /var/tmp/diff_new_pack.KpqcRJ/_old  2026-04-10 17:54:46.730206294 +0200
+++ /var/tmp/diff_new_pack.KpqcRJ/_new  2026-04-10 17:54:46.730206294 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -19,13 +19,13 @@
 %global __requires_exclude GLib
 %define full_name org.gnome.Weather
 Name:           gnome-weather
-Version:        49.0
+Version:        50.0
 Release:        0
 Summary:        Weather App for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Other
 URL:            https://apps.gnome.org/app/org.gnome.Weather
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 # PATCH-FIX-UPSTREAM 
gnome-weather-BackgroundService-service-fails-to-start.patch bsc#1209391 
glgo#GNOME/gnome-weather!132 [email protected] -- 
org.gnome.Weather.BackgroundService fails to start
 Patch0:         gnome-weather-BackgroundService-service-fails-to-start.patch

++++++ _scmsync.obsinfo ++++++
mtime: 1774255517
commit: ff33b8b331a0533bd5f58105b3f31d94b09441d7aa37d0d0ca1e35414c2a6814
url: https://src.opensuse.org/GNOME/gnome-weather
revision: ff33b8b331a0533bd5f58105b3f31d94b09441d7aa37d0d0ca1e35414c2a6814
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KpqcRJ/_old  2026-04-10 17:54:46.794208940 +0200
+++ /var/tmp/diff_new_pack.KpqcRJ/_new  2026-04-10 17:54:46.798209105 +0200
@@ -3,18 +3,17 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-weather.git</param>
-    <param name="revision">49.0</param>
+    <param name="revision">50.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-<!--    <param name="changesgenerate">enable</param> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 10:24:28.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gnome-weather.obsinfo ++++++
--- /var/tmp/diff_new_pack.KpqcRJ/_old  2026-04-10 17:54:46.910213736 +0200
+++ /var/tmp/diff_new_pack.KpqcRJ/_new  2026-04-10 17:54:46.910213736 +0200
@@ -1,5 +1,5 @@
 name: gnome-weather
-version: 49.0
-mtime: 1757619115
-commit: 3f404745b30212bb9c42de1b23930b08178ef7ce
+version: 50.0
+mtime: 1773344260
+commit: ddf0ce4305c4e3ca3704d2af58519076349429a8
 

Reply via email to