kube 0.8.1-0.20200905.1 (aarch64;znver1;x86_64) 2020-12309
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/823964
Packages
kube-0.8.1-0.20200905.1.aarch64.binary
kube-0.8.1-0.20200905.1.aarch64.source
kube-debuginfo-0.8.1-0.20200905.1.aarch64.debuginfo
kube-debugsource-0.8.1-0.20200905.1.aarch64.binary
kube-0.8.1-0.20200905.1.znver1.binary
kube-0.8.1-0.20200905.1.znver1.source
kube-debuginfo-0.8.1-0.20200905.1.znver1.debuginfo
kube-debugsource-0.8.1-0.20200905.1.znver1.binary
kube-0.8.1-0.20200905.1.x86_64.source
kube-0.8.1-0.20200905.1.x86_64.binary
kube-debuginfo-0.8.1-0.20200905.1.x86_64.debuginfo
kube-debugsource-0.8.1-0.20200905.1.x86_64.binary
Build Date 2020-09-11 23:10:07 +0000 UTC
Last Updated 2020-09-13 16:07:07.472740918 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 0e997802c1bc7021df58de72e45021e811221fe7

commit 0e997802c1bc7021df58de72e45021e811221fe7
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sat Sep 5 21:24:39 2020 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sat Sep 5 21:24:39 2020 +0200

    update
---
 .abf.yml  | 2 +-
 kube.spec | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index e2e424b..cdd19c5 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  kube-0.8.1-20190917.tar.xz: dfc4fc29eadfc00db69c142c310adc55f9efff17
+  kube-master.tar.bz2: acad8cda963f3bb204f0f953401e37c4be261042
diff --git a/kube.spec b/kube.spec
index 552aee5..023d29c 100644
--- a/kube.spec
+++ b/kube.spec
@@ -1,7 +1,7 @@
 #define stable ([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
 # sink doesn't follow KDE's usual versioning scheme yet, it's always unstable
 %define stable unstable
-%define snapshot 20190917
+%define snapshot 20200905
 
 Name:           kube
 Version:        0.8.1
@@ -12,7 +12,8 @@ License:        GPL
 URL:            https://www.kube-project.com/
 %if 0%{snapshot}
 Release:	0.%{snapshot}.1
-Source0:	%{name}-%{version}-%{snapshot}.tar.xz
+# https://invent.kde.org/pim/kube
+Source0:	https://invent.kde.org/pim/kube/-/archive/master/kube-master.tar.bz2
 %else
 Release:        1
 Source0:        http://download.kde.org/%{stable}/kube/%{version}/src/%{name}-%{version}.tar.xz
@@ -51,7 +52,7 @@ The Kube email client
 
 %prep
 %if 0%{snapshot}
-%autosetup -p1 -n %{name}-%{version}-%{snapshot}
+%autosetup -p1 -n %{name}-master
 %else
 %autosetup -p1
 %endif
Not Available

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