Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000package-groups for
openSUSE:Factory checked in at 2026-06-03 20:20:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
and /work/SRC/openSUSE:Factory/.000package-groups.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000package-groups"
Wed Jun 3 20:20:37 2026 rev:336 rq:1356758 version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Kalpa-release.spec.in ++++++
--- /var/tmp/diff_new_pack.6YtGpj/_old 2026-06-03 20:20:42.704930377 +0200
+++ /var/tmp/diff_new_pack.6YtGpj/_new 2026-06-03 20:20:42.712930709 +0200
@@ -204,19 +204,17 @@
echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS.issue
VERSION_ID=`echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;'`
-# note: VERSION is an optional field and has no meaning other than informative
on a rolling distro
-# We do thus not add it to the os-release file
cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
NAME="Kalpa Desktop"
-# VERSION="%{version}%{?betaversion: %{betaversion}}"
+VERSION="%{version}%{?betaversion: %{betaversion}}"
ID="kalpa-desktop"
ID_LIKE="suse opensuse opensuse-tumbleweed opensuse-microos opensuse-kalpa
microos"
VERSION_ID="$VERSION_ID"
PRETTY_NAME="Kalpa Desktop"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:kalpa:%{version}"
-BUG_REPORT_URL="https://bugzilla.opensuse.org"
-SUPPORT_URL="https://bugs.opensuse.org"
+BUG_REPORT_URL="https://kalpadesktop.org/bugreports"
+SUPPORT_URL="https://kalpadesktop.org/forums"
HOME_URL="https://kalpadesktop.org/"
DOCUMENTATION_URL="https://kalpadesktop.org/documentation"
LOGO="distributor-logo-Kalpa"