Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package opensuse-welcome for
openSUSE:Factory checked in at 2022-02-06 23:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-welcome (Old)
and /work/SRC/openSUSE:Factory/.opensuse-welcome.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensuse-welcome"
Sun Feb 6 23:54:09 2022 rev:6 rq:951543 version:0.1.8+git.40.95061c3
Changes:
--------
--- /work/SRC/openSUSE:Factory/opensuse-welcome/opensuse-welcome.changes
2019-10-10 11:51:04.207699463 +0200
+++
/work/SRC/openSUSE:Factory/.opensuse-welcome.new.1898/opensuse-welcome.changes
2022-02-06 23:55:18.882403394 +0100
@@ -1,0 +2,13 @@
+Thu Feb 3 17:28:52 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to 0.1.8+git.40.95061c3
+ * Translation updates
+- Add _service to get latest source + translations from git,
+ fixes boo#1185893
+
+-------------------------------------------------------------------
+Sat May 30 06:42:17 UTC 2020 - Carson Black <[email protected]>
+
+- Update to 0.1.8
+
+-------------------------------------------------------------------
Old:
----
opensuse-welcome-0.1.7.1.tar.gz
New:
----
openSUSE-welcome-0.1.8+git.40.95061c3.tar.xz
openSUSE-welcome.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-welcome.spec ++++++
--- /var/tmp/diff_new_pack.DpGvzX/_old 2022-02-06 23:55:19.422399741 +0100
+++ /var/tmp/diff_new_pack.DpGvzX/_new 2022-02-06 23:55:19.426399715 +0100
@@ -1,7 +1,7 @@
#
# spec file for package opensuse-welcome
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,22 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define __builder ninja
+%define _name openSUSE-welcome
Name: opensuse-welcome
-Version: 0.1.7.1
+Version: 0.1.8+git.40.95061c3
Release: 0
Summary: Welcome utility for openSUSE
License: GPL-3.0-or-later AND MIT
Group: System/X11/Utilities
URL: https://github.com/openSUSE/openSUSE-welcome
-Source0:
https://github.com/openSUSE/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
-BuildRequires: meson
+Source0: %{_name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
BuildRequires: hicolor-icon-theme-branding-openSUSE
BuildRequires: libqt5-linguist
+BuildRequires: meson
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5WebChannel)
@@ -41,7 +43,7 @@
A welcome utility built to welcome new users to openSUSE.
%prep
-%setup -q
+%setup -q -n %{_name}-%{version}
%build
%meson
++++++ _service ++++++
--- /var/tmp/diff_new_pack.DpGvzX/_old 2022-02-06 23:55:19.450399552 +0100
+++ /var/tmp/diff_new_pack.DpGvzX/_new 2022-02-06 23:55:19.454399525 +0100
@@ -1,5 +1,17 @@
+<?xml version="1.0"?>
<services>
- <service name="download_files" mode="localonly" />
- <service name="update_source" mode="disabled" />
+ <service name="obs_scm" mode="localonly">
+ <param name="scm">git</param>
+ <param name="url">https://github.com/openSUSE/openSUSE-welcome.git</param>
+ <param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
+ <param name="changesgenerate">disable</param>
+ <param name="changesauthor">[email protected]</param>
+ </service>
+ <service name="set_version" mode="localonly"/>
+ <service name="tar" mode="localonly"/>
+ <service name="recompress" mode="localonly">
+ <param name="compression">xz</param>
+ <param name="file">*.tar</param>
+ </service>
</services>
++++++ openSUSE-welcome.obsinfo ++++++
name: openSUSE-welcome
version: 0.1.8+git.40.95061c3
mtime: 1636582329
commit: 95061c34d2b42fa1422359ad8fcd90f383a2ad01