distro-release 22.11-0.1.18 (aarch64;znver1;x86_64) 2022-16326
9999

Status published
Submitter rugyada [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/249025
Packages
distro-release-22.11-0.1.18.aarch64.source
distro-release-common-22.11-0.1.18.aarch64.binary
distro-release-desktop-2:22.11-0.1.18.aarch64.binary
distro-release-desktop-Plasma-22.11-0.1.18.aarch64.binary
distro-release-indexhtml-22.11-0.1.18.aarch64.binary
distro-release-installer-22.11-0.1.18.aarch64.binary
distro-release-OpenMandriva-22.11-0.1.18.aarch64.binary
distro-release-repos-22.11-0.1.18.aarch64.binary
distro-release-repos-keys-22.11-0.1.18.aarch64.binary
distro-release-repos-pkgprefs-22.11-0.1.18.aarch64.binary
distro-release-rpm-setup-22.11-0.1.18.aarch64.binary
distro-release-rpm-setup-build-22.11-0.1.18.aarch64.binary
distro-release-rpmlint-policy-22.11-0.1.18.aarch64.binary
distro-release-theme-22.11-0.1.18.aarch64.binary
distro-release-22.11-0.1.18.znver1.source
distro-release-common-22.11-0.1.18.znver1.binary
distro-release-desktop-2:22.11-0.1.18.znver1.binary
distro-release-desktop-Plasma-22.11-0.1.18.znver1.binary
distro-release-indexhtml-22.11-0.1.18.znver1.binary
distro-release-installer-22.11-0.1.18.znver1.binary
distro-release-OpenMandriva-22.11-0.1.18.znver1.binary
distro-release-repos-22.11-0.1.18.znver1.binary
distro-release-repos-keys-22.11-0.1.18.znver1.binary
distro-release-repos-pkgprefs-22.11-0.1.18.znver1.binary
distro-release-rpm-setup-22.11-0.1.18.znver1.binary
distro-release-rpm-setup-build-22.11-0.1.18.znver1.binary
distro-release-rpmlint-policy-22.11-0.1.18.znver1.binary
distro-release-theme-22.11-0.1.18.znver1.binary
distro-release-22.11-0.1.18.x86_64.source
distro-release-common-22.11-0.1.18.x86_64.binary
distro-release-desktop-2:22.11-0.1.18.x86_64.binary
distro-release-desktop-Plasma-22.11-0.1.18.x86_64.binary
distro-release-indexhtml-22.11-0.1.18.x86_64.binary
distro-release-installer-22.11-0.1.18.x86_64.binary
distro-release-OpenMandriva-22.11-0.1.18.x86_64.binary
distro-release-repos-22.11-0.1.18.x86_64.binary
distro-release-repos-keys-22.11-0.1.18.x86_64.binary
distro-release-repos-pkgprefs-22.11-0.1.18.x86_64.binary
distro-release-rpm-setup-22.11-0.1.18.x86_64.binary
distro-release-rpm-setup-build-22.11-0.1.18.x86_64.binary
distro-release-rpmlint-policy-22.11-0.1.18.x86_64.binary
distro-release-theme-22.11-0.1.18.x86_64.binary
Build Date 2022-11-09 09:45:41 +0000 UTC
Last Updated 2022-11-10 05:16:11.456595099 +0000 UTC
$ git diff --patch-with-stat --summary e4fb4de66d04caabe28ac564a1d7f56e3cac3de0..0270d4ebce4b91b785ac19e6679cce20b211a048

 .abf.yml            |  2 +-
 distro-release.spec | 11 +++--------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 311217e..acfa003 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  distro-release-4.50.tar.gz: b0c7ab5ea3a9352c772f992d0063a3c6fabee471
+  distro-release-22.11.tar.gz: 4b540e8fbca33330c8c6741cc71f5d31302aa62e
diff --git a/distro-release.spec b/distro-release.spec
index 3e2cb35..33e4dc8 100644
--- a/distro-release.spec
+++ b/distro-release.spec
@@ -65,7 +65,7 @@
 
 Summary:	%{new_distribution} release file
 Name:		distro-release
-Version:	4.50
+Version:	22.11
 # (tpg) something needs to be done to make comparision 3.0 > 2015.0 came true
 # 3001 = 3.1
 # 3001 = 3.2 etc.
@@ -79,10 +79,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.2.22
+Release:	0.2.26
 %else
 %if 0%am_i_rolling
-Release:	0.1.16
+Release:	0.1.18
 %else
 Release:	1
 %endif
@@ -661,11 +661,6 @@ cp -a theme/backgrounds/*.*g %{buildroot}%{_datadir}/mdk/backgrounds
 cp -r theme/wallpapers/OpenMandriva %{buildroot}%{_datadir}/wallpapers
 [ ! -f %{buildroot}%{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png ] && printf '%s\n' "Default wallpaper file is missing!" && exit 1
 
-%if %am_i_cooker || %am_i_rolling
-# (tpg) add flavour name on the wallapaer
-convert -font /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf -fill white -pointsize 20 -gravity center -draw "text 565,560 '%{distrib}'" %{buildroot}%{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png %{buildroot}%{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png
-%endif
-
 ln -s %{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png %{buildroot}%{_datadir}/wallpapers/default.jpg
 ln -s %{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png %{buildroot}%{_datadir}/wallpapers/default.png
 ln -s %{_datadir}/wallpapers/OpenMandriva/contents/images/2560x1600.png %{buildroot}%{_datadir}/mdk/backgrounds/default.jpg
Not Available

benbullard79 [@T] cox.netNo Comment.532d 21hrs
benbullard79 [@T] cox.netNo Comment.532d 21hrs