distro-release 4.2-0.10 (aarch64;znver1;x86_64) 2021-13464
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/932633
Packages
distro-release-4.2-0.10.aarch64.source
distro-release-common-4.2-0.10.aarch64.binary
distro-release-desktop-2:4.2-0.10.aarch64.binary
distro-release-desktop-Plasma-4.2-0.10.aarch64.binary
distro-release-indexhtml-4.2-0.10.aarch64.binary
distro-release-installer-4.2-0.10.aarch64.binary
distro-release-OpenMandriva-4.2-0.10.aarch64.binary
distro-release-repos-4.2-0.10.aarch64.binary
distro-release-repos-keys-4.2-0.10.aarch64.binary
distro-release-repos-pkgprefs-4.2-0.10.aarch64.binary
distro-release-rpmlint-policy-4.2-0.10.aarch64.binary
distro-release-rpm-setup-4.2-0.10.aarch64.binary
distro-release-rpm-setup-build-4.2-0.10.aarch64.binary
distro-release-theme-4.2-0.10.aarch64.binary
distro-release-4.2-0.10.znver1.source
distro-release-common-4.2-0.10.znver1.binary
distro-release-desktop-2:4.2-0.10.znver1.binary
distro-release-desktop-Plasma-4.2-0.10.znver1.binary
distro-release-indexhtml-4.2-0.10.znver1.binary
distro-release-installer-4.2-0.10.znver1.binary
distro-release-OpenMandriva-4.2-0.10.znver1.binary
distro-release-repos-4.2-0.10.znver1.binary
distro-release-repos-keys-4.2-0.10.znver1.binary
distro-release-repos-pkgprefs-4.2-0.10.znver1.binary
distro-release-rpmlint-policy-4.2-0.10.znver1.binary
distro-release-rpm-setup-4.2-0.10.znver1.binary
distro-release-rpm-setup-build-4.2-0.10.znver1.binary
distro-release-theme-4.2-0.10.znver1.binary
distro-release-4.2-0.10.x86_64.source
distro-release-common-4.2-0.10.x86_64.binary
distro-release-desktop-2:4.2-0.10.x86_64.binary
distro-release-desktop-Plasma-4.2-0.10.x86_64.binary
distro-release-indexhtml-4.2-0.10.x86_64.binary
distro-release-installer-4.2-0.10.x86_64.binary
distro-release-OpenMandriva-4.2-0.10.x86_64.binary
distro-release-repos-4.2-0.10.x86_64.binary
distro-release-repos-keys-4.2-0.10.x86_64.binary
distro-release-repos-pkgprefs-4.2-0.10.x86_64.binary
distro-release-rpmlint-policy-4.2-0.10.x86_64.binary
distro-release-rpm-setup-4.2-0.10.x86_64.binary
distro-release-rpm-setup-build-4.2-0.10.x86_64.binary
distro-release-theme-4.2-0.10.x86_64.binary
Build Date 2021-01-10 20:43:12 +0000 UTC
Last Updated 2021-01-11 17:34:55.158740605 +0000 UTC
$ git diff --patch-with-stat --summary bc288c86feb9a40c5452efb6861990cf37db07ee..28616abd44838c60ac36571b5c98f6758b02e47e

 distro-release.spec | 116 ++++++++++++++++++++++++++--------------------------
 1 file changed, 58 insertions(+), 58 deletions(-)

diff --git a/distro-release.spec b/distro-release.spec
index 34ff63b..f0010f4 100644
--- a/distro-release.spec
+++ b/distro-release.spec
@@ -80,10 +80,10 @@ DistTag:	%{shorttag}%{distro_tag}
 # (can't be done for 4.2 because already were at 0.8/0.3 before adding this
 # comment -- but it's something to keep in mind for 5.0)
 %if 0%am_i_cooker
-Release:	0.23
+Release:	0.24
 %else
 %if 0%am_i_rolling
-Release:	0.9
+Release:	0.10
 %else
 Release:	1
 %endif
@@ -841,12 +841,12 @@ for arch in ${ARCH} ${SECONDARY_ARCH}; do
                         cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-$arch$REPO]
 name="$NAME"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/${repo}/release/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/${repo}/release/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=release
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/${repo}/release/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/${repo}/release/
+# Alternative if mirrorlist.openmandriva.org is down
+# mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=release
+# fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 type=rpm-md
@@ -858,12 +858,12 @@ if $HAS_UPDATES; then
     cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-updates-$arch$REPO]
 name="$NAME - Updates"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/${repo}/updates/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/${repo}/updates/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=updates
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/${repo}/updates/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/${repo}/updates/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=updates
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -875,12 +875,12 @@ fi
     cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-testing-$arch$REPO]
 name="$NAME - Testing"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/${repo}/testing/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/${repo}/testing/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=testing
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/${repo}/testing/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/${repo}/testing/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=${repo}&release=testing
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -891,12 +891,12 @@ EOF
     cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-$arch$REPO-debuginfo]
 name="$NAME - Debug"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/release/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/debug_${repo}/release/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=release
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/release/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/release/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=release
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -908,12 +908,12 @@ if $HAS_UPDATES; then
     cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-updates-$arch$REPO-debuginfo]
 name="$NAME - Updates - Debug"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/updates/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/debug_${repo}/updates/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=updates
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/updates/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/updates/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=updates
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -925,12 +925,12 @@ fi
 cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch.repo <<EOF
 [$release-testing-$arch$REPO-debuginfo]
 name="$NAME - Testing - Debug"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/testing/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/${arch}/debug_${repo}/testing/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=testing
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/testing/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/${arch}/debug_${repo}/testing/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=${arch}&repo=debug_${repo}&release=testing
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -941,12 +941,12 @@ EOF
 cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch-source.repo <<EOF
 [$release-$arch$REPO-source]
 name="$NAME - Source"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/SRPMS/${repo}/release/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/SRPMS/${repo}/release/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=release
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/SRPMS/${repo}/release/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/SRPMS/${repo}/release/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=release
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -958,12 +958,12 @@ if $HAS_UPDATES; then
     cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch-source.repo <<EOF
 [$release-updates-$arch$REPO-source]
 name="$NAME - Updates - Source"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/SRPMS/${repo}/updates/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/SRPMS/${repo}/updates/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=updates
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/SRPMS/${repo}/updates/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/SRPMS/${repo}/updates/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=updates
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -975,12 +975,12 @@ fi
 cat >>%{buildroot}%{_sysconfdir}/yum.repos.d/openmandriva-$release-$arch-source.repo <<EOF
 [$release-testing-$arch$REPO-source]
 name="$NAME - Testing - Source"
-# baseurl=http://mirror.openmandriva.org/${vertag}/repository/SRPMS/${repo}/testing/
-# Master repository:
-# baseurl=http://abf-downloads.openmandriva.org/$vertag/repository/SRPMS/${repo}/testing/
-# Alternative if mirror.openmandriva.org is down
-mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=testing
-fastestmirror=1
+baseurl=http://mirrorlist.openmandriva.org/${vertag}/repository/SRPMS/${repo}/testing/
+# Master repository -- and fallback if mirrorlist is down
+baseurl=http://abf-downloads.openmandriva.org/${vertag}/repository/SRPMS/${repo}/testing/
+# Alternative if mirrorlist.openmandriva.org is down
+#mirrorlist=http://mirrors.openmandriva.org/mirrors.php?platform=$vertag&arch=SRPMS&repo=${repo}&release=testing
+#fastestmirror=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenMandriva
 enabled=0
@@ -1048,8 +1048,8 @@ strings:
     bootloaderEntryName: "openmandriva"
     productUrl:          "%{new_disturl}"
     supportUrl:          "%{new_bugurl}"
-    knownIssuesUrl:      "https://wiki.openmandriva.org/en/releases/omlx42/beta/errata"
-    releaseNotesUrl:     "https://wiki.openmandriva.org/en/releases/omlx42/beta/notes"
+    knownIssuesUrl:      "https://wiki.openmandriva.org/en/releases/omlx42/errata"
+    releaseNotesUrl:     "https://wiki.openmandriva.org/en/releases/omlx42/notes"
 
 images:
     productLogo:         "%{_iconsdir}/hicolor/scalable/apps/openmandriva.svg"
Not Available

benbullard79 [@T] cox.netNo Comment.1198d 13hrs
benbullard79 [@T] cox.netNo Comment.1198d 12hrs