Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calls for openSUSE:Factory checked in at 2024-01-16 21:39:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calls (Old) and /work/SRC/openSUSE:Factory/.calls.new.9992 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calls" Tue Jan 16 21:39:40 2024 rev:9 rq:1139286 version:45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calls/calls.changes 2023-10-02 20:09:47.393975769 +0200 +++ /work/SRC/openSUSE:Factory/.calls.new.9992/calls.changes 2024-01-16 21:39:44.720325169 +0100 @@ -1,0 +2,5 @@ +Tue Jan 16 17:32:24 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Convert to source service for easier updating. + +------------------------------------------------------------------- Old: ---- calls-45.0.tar.xz New: ---- _service calls-45.0.obscpio calls.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calls.spec ++++++ --- /var/tmp/diff_new_pack.r8fwYU/_old 2024-01-16 21:39:46.732398524 +0100 +++ /var/tmp/diff_new_pack.r8fwYU/_new 2024-01-16 21:39:46.736398670 +0100 @@ -1,7 +1,7 @@ # # spec file for package calls # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: A phone dialer and call handler License: GPL-3.0-only AND MIT URL: https://gitlab.gnome.org/GNOME/calls -Source0: https://download.gnome.org/sources/calls/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: appstream-glib BuildRequires: c++_compiler BuildRequires: c_compiler ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/calls.git</param> <param name="revision">v45.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> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ calls.obsinfo ++++++ name: calls version: 45.0 mtime: 1695532889 commit: 936d36287324163b958c6ea0c4297c7a607ee18c
