kimap2 0.3.1-0.20190917.1 (znver1;x86_64;i686;znver1;i686;x86_64) 2019-6673
0

Status rejected
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/605145
Packages
kimap2-0.3.1-0.20190917.1.znver1.binary
kimap2-0.3.1-0.20190917.1.znver1.source
lib64KIMAP2_0-0.3.1-0.20190917.1.znver1.binary
lib64KIMAP2_0-debuginfo-0.3.1-0.20190917.1.znver1.debuginfo
lib64KIMAP2-devel-0.3.1-0.20190917.1.znver1.binary
kimap2-0.3.1-0.20190917.1.x86_64.binary
kimap2-0.3.1-0.20190917.1.x86_64.source
lib64KIMAP2_0-0.3.1-0.20190917.1.x86_64.binary
lib64KIMAP2_0-debuginfo-0.3.1-0.20190917.1.x86_64.debuginfo
lib64KIMAP2-devel-0.3.1-0.20190917.1.x86_64.binary
kimap2-0.3.1-0.20190917.1.i686.binary
kimap2-0.3.1-0.20190917.1.i686.source
libKIMAP2_0-0.3.1-0.20190917.1.i686.binary
libKIMAP2_0-debuginfo-0.3.1-0.20190917.1.i686.debuginfo
libKIMAP2-devel-0.3.1-0.20190917.1.i686.binary
kimap2-0.3.1-0.20190917.1.znver1.binary
kimap2-0.3.1-0.20190917.1.znver1.source
lib64KIMAP2_0-0.3.1-0.20190917.1.znver1.binary
lib64KIMAP2_0-debuginfo-0.3.1-0.20190917.1.znver1.debuginfo
lib64KIMAP2-devel-0.3.1-0.20190917.1.znver1.binary
kimap2-0.3.1-0.20190917.1.i686.binary
kimap2-0.3.1-0.20190917.1.i686.source
libKIMAP2_0-0.3.1-0.20190917.1.i686.binary
libKIMAP2_0-debuginfo-0.3.1-0.20190917.1.i686.debuginfo
libKIMAP2-devel-0.3.1-0.20190917.1.i686.binary
kimap2-0.3.1-0.20190917.1.x86_64.source
kimap2-0.3.1-0.20190917.1.x86_64.binary
lib64KIMAP2_0-0.3.1-0.20190917.1.x86_64.binary
lib64KIMAP2_0-debuginfo-0.3.1-0.20190917.1.x86_64.debuginfo
lib64KIMAP2-devel-0.3.1-0.20190917.1.x86_64.binary
Build Date 2019-09-19 17:13:47 +0000 UTC
Last Updated 2019-09-28 23:13:26.046405382 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 2ce867eb17a02b1d9c4ba8b8aa0cfdcda983c012

commit 2ce867eb17a02b1d9c4ba8b8aa0cfdcda983c012
Author:     Bernhard Rosenkraenzer <bero@lindev.ch>
AuthorDate: Tue Sep 17 22:31:35 2019 +0200
Commit:     Bernhard Rosenkraenzer <bero@lindev.ch>
CommitDate: Tue Sep 17 22:31:35 2019 +0200

    Update to current git
---
 .abf.yml    |  2 +-
 kimap2.spec | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index bb3f840..1414cca 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  kimap2-0.2.0.tar.xz: 90653da854ae0e432ff728ad0be10c35058a05f8
+  kimap2-0.3.1-20190917.tar.xz: b1a504b3df487b4b5848283e8d3e3118aed6c76d
diff --git a/kimap2.spec b/kimap2.spec
index 50804cc..ac86e43 100644
--- a/kimap2.spec
+++ b/kimap2.spec
@@ -3,11 +3,18 @@
 %define devname %mklibname KIMAP2 -d
 # Doesn't follow usual versioning schemes yet -- always unstable for now
 %define stable unstable
+%define snapshot 20190917
 
 Name:		kimap2
-Version:	0.2.0
+Version:	0.3.1
+%if %{snapshot}
+Release:	0.%{snapshot}.1
+# git://anongit.kde.org/kimap2.git
+Source0:	%{name}-%{version}-%{snapshot}.tar.xz
+%else
 Release:	1
 Source0:	http://download.kde.org/%{stable}/kimap2/%{version}/src/%{name}-%{version}.tar.xz
+%endif
 Summary:	KDE library for handling the IMAP protocol
 URL: http://kde.org/
 License: GPL
@@ -44,7 +51,11 @@ Requires: %{libname} = %{EVRD}
 Development files (Headers etc.) for %{name}.
 
 %prep
-%setup -q
+%if %{snapshot}
+%autosetup -p1 -n %{name}-%{version}-%{snapshot}
+%else
+%autosetup -p1
+%endif
 %apply_patches
 %cmake_kde5
 
Not Available

benbullard79 [@T] cox.netGone baby.1665d 12hrs