os-release: update urls (e.g. http -> https) [release 4.95.0-3mamba;Sun Oct 20 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 08:14:11 +01:00
parent ad77cf363d
commit 072ad344b7

View File

@ -18,7 +18,7 @@
Name: openmamba-release Name: openmamba-release
Version: 4.95.0 Version: 4.95.0
Release: 2mamba Release: 3mamba
Summary: Release file and Smart Package Manager configuration for %{distroid} %{fullversion} %{?codename:(%codename)} Summary: Release file and Smart Package Manager configuration for %{distroid} %{fullversion} %{?codename:(%codename)}
Group: System/Configuration Group: System/Configuration
Vendor: openmamba Vendor: openmamba
@ -84,13 +84,12 @@ VERSION_ID="%{fullversion}"
PRETTY_NAME="%{distroid} GNU/Linux %{fullversion} for %{_target_cpu}%{?codename: (%codename)}" PRETTY_NAME="%{distroid} GNU/Linux %{fullversion} for %{_target_cpu}%{?codename: (%codename)}"
ANSI_COLOR="0;32" ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:%{distroid}:%{distroid}:%{fullversion}" CPE_NAME="cpe:/o:%{distroid}:%{distroid}:%{fullversion}"
HOME_URL="http://www.openmamba.org/" HOME_URL="https://openmamba.org/"
BUG_REPORT_URL="http://bugs.openmamba.org/" BUG_REPORT_URL="https://forum.openmamba.org/"
OPENMAMBA_MILESTONE="%{?milestone:%milestone}" OPENMAMBA_MILESTONE="%{?milestone:%milestone}"
OPENMAMBA_CODENAME="%{?codename:%codename}" OPENMAMBA_CODENAME="%{?codename:%codename}"
OPENMAMBA_FORUM_URL="http://forum.openmamba.org/" OPENMAMBA_FORUM_URL="https://forum.openmamba.org/"
OPENMAMBA_GIT_URL="http://gitlab.mambasoft.it/openmamba/" OPENMAMBA_GIT_URL="https://git.openmamba.org/openmamba"
OPENMAMBA_WEBBUILD_URL="http://www.openmamba.org/distribution/webbuild.php"
EOF EOF
ln -sf ..%{_usr}/lib/os-release %{buildroot}%{_sysconfdir}/os-release ln -sf ..%{_usr}/lib/os-release %{buildroot}%{_sysconfdir}/os-release
@ -177,8 +176,11 @@ fi
%config %{_sysconfdir}/yum/repos.d/openmamba-rolling-unstable.repo %config %{_sysconfdir}/yum/repos.d/openmamba-rolling-unstable.repo
%changelog %changelog
* Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-3mamba
- os-release: update urls (e.g. http -> https)
* Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-2mamba * Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-2mamba
- ... add a changelog entry - dummy release update
* Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-1mamba * Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-1mamba
- update to 4.95.0 - update to 4.95.0