17
0

Update welcome code-o-o#leap/features#208 #1

Merged
smithfarm merged 2 commits from lkocman/opensuse-welcome:leap-16.0 into leap-16.0 2025-09-08 15:58:38 +02:00
9 changed files with 32 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/openSUSE-welcome.git</param>
<param name="parent-tag">v0.1.9</param>
<param name="parent-tag">v0.1.10</param>
<param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/openSUSE-welcome.git</param>
<param name="changesrevision">08b037928c09d7343513f18131c70c0b7fedf826</param></service></servicedata>
<param name="changesrevision">e0056bf5c3186dcd9489b98ca0ae4fb3bb73d0f5</param></service></servicedata>

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:610997c4abc5fbef6267afc7b72ac987a703edcab06e655f1aa49a2b1c895514
size 7045133

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff5951345b96466da9e7d7a0ac450574e9bbe534b9d479bed58fcca583668226
size 3197812

View File

@@ -1,4 +1,4 @@
name: openSUSE-welcome
version: 0.1.9+git.55.08b0379
mtime: 1715251767
commit: 08b037928c09d7343513f18131c70c0b7fedf826
version: 0.1.10+git.0.e0056bf
mtime: 1753709987
commit: e0056bf5c3186dcd9489b98ca0ae4fb3bb73d0f5

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jul 29 20:39:18 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
- Update to version 0.1.10+git.0.e0056bf:
* Drop checkbox to enable autostart code-o-o#leap/features/208
* Do not show in GNOME desktop
* Update README.md with correct ninja command
* Translated using Weblate (Dutch)
* Translated using Weblate (Hebrew)
* Translated using Weblate (Persian)
* Translated using Weblate (Polish)
* Translated using Weblate (Romanian)
* Translated using Weblate (Russian)
* Added translation using Weblate (Romanian)
* Fix string duplication in the Romanian translation
-------------------------------------------------------------------
Thu May 09 11:02:49 UTC 2024 - lubos.kocman@suse.com

View File

@@ -20,7 +20,7 @@
%define _name openSUSE-welcome
Name: opensuse-welcome
Version: 0.1.9+git.55.08b0379
Version: 0.1.10+git.0.e0056bf
Release: 0
Summary: Welcome utility for openSUSE
License: GPL-3.0-or-later AND MIT
@@ -62,12 +62,15 @@ A welcome utility built to welcome new users to openSUSE.
%python3_fix_shebang_path %{buildroot}%{_datadir}/openSUSE-Welcome/*
%endif
# Remove autostart file to disable auto-launching
# https://code.opensuse.org/leap/features/issue/208
rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/org.opensuse.opensuse_welcome.desktop
%files
%license LICENSE
%doc README.md
%{_bindir}/opensuse-welcome
%{_datadir}/applications/org.opensuse.opensuse_welcome.desktop
%{_sysconfdir}/xdg/autostart/org.opensuse.opensuse_welcome.desktop
%{_datadir}/icons/hicolor/scalable/apps/org.opensuse.opensuse_welcome.svg
%{_datadir}/icons/hicolor/symbolic/apps/org.opensuse.opensuse_welcome-symbolic.svg
%{_datadir}/metainfo/org.opensuse.opensuse_welcome.appdata.xml